Home
last modified time | relevance | path

Searched defs:limit_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/x86_64/src/
H A Dgdt.rs69 let limit_bytes = if g == 0 { in segment_from_gdt() localVariable
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp1020 UInt64 limit_bytes = *allowedSize; in Z7_COM7F_IMF() local
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dx86_64.rs812 pub limit_bytes: u32, field