Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h931 UINT16 Cpl : 2; member
Dbindings.rs5917 pub fn Cpl(&self) -> UINT16 { in Cpl() method
6029 let Cpl: u16 = unsafe { ::std::mem::transmute(Cpl) }; localVariable