Home
last modified time | relevance | path

Searched refs:lpsize (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp() local
110 psize, lpsize, ssize, flags); in __hash_page_thp()
138 psize, lpsize, ssize); in __hash_page_thp()
147 psize, lpsize, ssize); in __hash_page_thp()
164 psize, lpsize, old_pmd); in __hash_page_thp()
H A Dhash_utils.c1668 int ssize, int psize, int lpsize, unsigned long pte) in hash_failure_debug() argument
1675 trap, vsid, ssize, psize, lpsize, pte); in hash_failure_debug()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h493 int ssize, int psize, int lpsize,
/linux/arch/x86/mm/pat/
H A Dset_memory.c624 unsigned long lpsize, int warnlvl) in static_protections() argument
649 if (lpsize != (npg * PAGE_SIZE) || (start & (lpsize - 1))) { in static_protections()
1104 /* Hand in lpsize = 0 to enforce the protection mechanism */ in split_set_pte()
1863 /* Hand in lpsize = 0 to enforce the protection mechanism */ in __change_page_attr()