Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h73 struct vmx_msr_bitmap { struct
74 unsigned long read_low [0x2000 / BITS_PER_LONG];
75 unsigned long read_high [0x2000 / BITS_PER_LONG];
76 unsigned long write_low [0x2000 / BITS_PER_LONG];
77 unsigned long write_high[0x2000 / BITS_PER_LONG];

Completed in 6 milliseconds