Searched defs:CoveredByExistingMtrr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/MtrrLib/
H A DMtrrLib.c500 BOOLEAN CoveredByExistingMtrr; local
505 CoveredByExistingMtrr = FALSE;
530 CoveredByExistingMtrr = TRUE;
578 if (CoveredByExistingMtrr) {

Completed in 34 milliseconds