Searched refs:pte_clrhuge (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/x86/include/asm/
H A Dpgtable.h197 static inline pte_t pte_clrhuge(pte_t pte) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dinit_64.c409 new_prot = pte_pgprot(pte_clrhuge(*(pte_t *)pmd));
492 prot = pte_pgprot(pte_clrhuge(*(pte_t *)pud));
H A Dpageattr.c526 ref_prot = pte_pgprot(pte_clrhuge(*kpte));

Completed in 112 milliseconds