Searched refs:low_prot (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.c33 if (spt->low_prot[i]) {
34 free_page((unsigned long)spt->low_prot[i]);
35 spt->low_prot[i] = NULL;
108 spm = spt->low_prot;
173 spm = spt->low_prot;
H A Dhash_utils_64.c847 /* addresses below 4GB use spt->low_prot */
848 sbpm = spt->low_prot;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h384 * four pages of sub-page protection words are stored in the low_prot
393 unsigned int *low_prot[4]; member in struct:subpage_prot_table

Completed in 94 milliseconds