Searched refs:early_is_k8_nb (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dk8.h9 extern int early_is_k8_nb(u32 value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Daperture_64.c282 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
337 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
379 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
491 if (!early_is_k8_nb(read_pci_config(bus, slot, 3, 0x00)))
H A Dk8.c79 int __init early_is_k8_nb(u32 device) function

Completed in 110 milliseconds