Home
last modified time | relevance | path

Searched refs:GUEST_FLAG_HIDE_MTRR (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/public/
A Dacrn_common.h57 #define GUEST_FLAG_HIDE_MTRR (1UL << 3U) /* Whether hide MTRR from VM */ macro
/hypervisor/arch/x86/guest/
A Dvm.c273 return ((vm_config->guest_flags & GUEST_FLAG_HIDE_MTRR) != 0U); in vm_hide_mtrr()

Completed in 10 milliseconds