Searched refs:pcibios_enabled (Results 1 – 3 of 3) sorted by relevance
29 int pcibios_enabled; variable44 pcibios_enabled = 1; in set_bios_x()
68 extern int pcibios_enabled;
263 if (pcibios_enabled && within(pfn, BIOS_BEGIN >> PAGE_SHIFT, BIOS_END >> PAGE_SHIFT)) in static_protections()