Searched refs:TLBSTATE_LAZY (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmmu_context.h31 per_cpu(cpu_tlbstate, cpu).state = TLBSTATE_LAZY;
H A Dtlbflush.h147 #define TLBSTATE_LAZY 2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmmu_context.h22 write_pda(mmu_state, TLBSTATE_LAZY);
H A Dtlbflush.h87 #define TLBSTATE_LAZY 2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsmp.c277 if (read_pda(mmu_state) == TLBSTATE_LAZY)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsmp.c371 if (per_cpu(cpu_tlbstate, cpu).state == TLBSTATE_LAZY)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-voyager/
H A Dvoyager_smp.c1129 if (per_cpu(cpu_tlbstate, cpu).state == TLBSTATE_LAZY)

Completed in 97 milliseconds