Searched refs:cpu_has_pse (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dcpufeature.h100 #define cpu_has_pse 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/power/
H A Dsuspend.c110 if (cpu_has_pse) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dcpufeature.h121 #define cpu_has_pse boot_cpu_has(X86_FEATURE_PSE) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mm/
H A Dpageattr.c180 if (cpu_has_pse && (page_private(kpte_page) == 0)) {
H A Dinit.c165 if (cpu_has_pse) {
404 if (cpu_has_pse)

Completed in 109 milliseconds