Home
last modified time | relevance | path

Searched defs:InstructionLength (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h761 UINT32 InstructionLength:4; member
953 UINT8 InstructionLength : 4; member
Dbindings.rs4678 pub fn InstructionLength(&self) -> UINT32 { in InstructionLength() method
4745 let InstructionLength: u32 = unsafe { ::std::mem::transmute(InstructionLength) }; localVariable
6199 pub fn InstructionLength(&self) -> UINT8 { in InstructionLength() method
6227 let InstructionLength: u8 = unsafe { ::std::mem::transmute(InstructionLength) }; localVariable