Searched defs:lpsize (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp() local
|
H A D | hash_utils.c | 1262 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
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp() local
|
H A D | hash_utils.c | 1417 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
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 526 static_protections(pgprot_t prot, unsigned long start, unsigned long pfn, unsigned long npg, unsigned long lpsize, int warnlvl) static_protections() argument
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 573 static_protections(pgprot_t prot, unsigned long start, unsigned long pfn, unsigned long npg, unsigned long lpsize, int warnlvl) static_protections() argument
|
Completed in 19 milliseconds