Home
last modified time | relevance | path

Searched refs:BIOS_PFN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c400 #define BIOS_PFN PFN_DOWN(BIOS_BEGIN) macro
405 if (pcibios_enabled && overlaps(spfn, epfn, BIOS_PFN, BIOS_PFN_END)) in protect_pci_bios()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c447 #define BIOS_PFN PFN_DOWN(BIOS_BEGIN) macro
452 if (pcibios_enabled && overlaps(spfn, epfn, BIOS_PFN, BIOS_PFN_END)) in protect_pci_bios()

Completed in 7 milliseconds