Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvmcs.rs8 pub struct VMCSRegion { struct
9 pub revision_id: u32,
10 pub abort_indicator: u32,
11 data: [u8; PAGE_SIZE - 8],