Searched refs:pcibios_enabled (Results 1 – 3 of 3) sorted by relevance
32 int pcibios_enabled; variable47 pcibios_enabled = 1; in set_bios_x()
91 extern int pcibios_enabled;
305 if (pcibios_enabled && within(pfn, BIOS_BEGIN >> PAGE_SHIFT, BIOS_END >> PAGE_SHIFT)) in static_protections()