subpg_pte          44 arch/powerpc/mm/book3s64/hash_64k.c 	unsigned long old_pte, new_pte, subpg_pte;
subpg_pte          74 arch/powerpc/mm/book3s64/hash_64k.c 	subpg_pte = new_pte & ~subpg_prot;
subpg_pte          75 arch/powerpc/mm/book3s64/hash_64k.c 	rflags = htab_convert_pte_flags(subpg_pte);