Searched refs:protptrs (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/powerpc/mm/
H A Dsubpage-prot.c40 p = spt->protptrs[i];
43 spt->protptrs[i] = NULL;
110 spm = spt->protptrs[addr >> SBP_L3_SHIFT];
175 spm = spt->protptrs[addr >> SBP_L3_SHIFT];
180 spt->protptrs[addr >> SBP_L3_SHIFT] = spm;
H A Dhash_utils_64.c850 sbpm = spt->protptrs[ea >> SBP_L3_SHIFT];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h382 * the protptrs array. To optimize speed and memory consumption when
392 unsigned int **protptrs[2]; member in struct:subpage_prot_table

Completed in 46 milliseconds