Searched refs:VMM_MTRR_PHYSBASE_MASK (Results 1 – 1 of 1) sorted by relevance
111 #define VMM_MTRR_PHYSBASE_MASK (MTRR_PHYSBASE_PHYSBASE | MTRR_PHYSBASE_TYPE) macro2001 if (val & ~VMM_MTRR_PHYSBASE_MASK) { in vm_wrmtrr()