Searched defs:is_thp (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | pte-walk.h | 10 find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_linux_pte() argument 38 find_current_mm_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_current_mm_pte() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | pte-walk.h | 10 find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_linux_pte() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | pgtable.c | 346 __find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hpage_shift) __find_linux_pte() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A D | pgtable.c | 384 __find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hpage_shift) __find_linux_pte() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1301 bool is_thp; in hash_page_mm() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1456 bool is_thp; in hash_page_mm() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | migrate.c | 1445 bool is_thp = false; in migrate_pages() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | migrate.c | 1627 bool is_thp = false; in migrate_pages_batch() local [all...] |
Completed in 14 milliseconds