Home
last modified time | relevance | path

Searched refs:pmd_modify (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dpgtable.h337 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
/linux-3.4.99/mm/
Dhuge_memory.c1121 entry = pmd_modify(entry, newprot); in change_huge_pmd()