Home
last modified time | relevance | path

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

/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()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1685 int ssize, int psize, int lpsize, unsigned long pte) in hash_failure_debug()
1692 trap, vsid, ssize, psize, lpsize, pte); in hash_failure_debug()
1687 hash_failure_debug(unsigned long ea,unsigned long access,unsigned long vsid,unsigned long trap,int ssize,int psize,int lpsize,unsigned long pte) hash_failure_debug() argument