Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A DWinHvPlatformDefs.h1289 UINT32 MatchOnValue:1; member
H A Dbindings.rs8520 pub fn MatchOnValue(&self) -> UINT32 { in MatchOnValue() method
8560 let MatchOnValue: u32 = unsafe { ::std::mem::transmute(MatchOnValue) }; localVariable