Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h151 UINT64 ClflushoptSupport : 1; member
Dbindings.rs1034 pub fn ClflushoptSupport(&self) -> UINT64 { in ClflushoptSupport() method
1506 let ClflushoptSupport: u64 = unsafe { ::std::mem::transmute(ClflushoptSupport) }; localVariable