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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h98 #define HPTE_R_C ASM_CONST(0x0000000000000080) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhash_low_64.S151 ori r3,r3,HPTE_R_C /* Always add "C" bit for perf. */
441 ori r3,r3,HPTE_R_C /* Always add "C" bit for perf. */
769 ori r3,r3,HPTE_R_C /* Always add "C" bit for perf. */
H A Dhash_native_64.c254 (newpp & (HPTE_R_PP | HPTE_R_N | HPTE_R_C));
H A Dhash_utils_64.c172 return rflags | HPTE_R_C;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c253 pteg[i+1] |= HPTE_R_C;

Completed in 77 milliseconds