Home
last modified time | relevance | path

Searched refs:H_PGD_TABLE_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h39 #define H_PGD_TABLE_SIZE (sizeof(pgd_t) << H_PGD_INDEX_SIZE) macro
H A Dhash-64k.h199 #define H_PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h39 #define H_PGD_TABLE_SIZE (sizeof(pgd_t) << H_PGD_INDEX_SIZE) macro
H A Dhash-64k.h199 #define H_PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1067 __pgd_table_size = H_PGD_TABLE_SIZE; in hash__early_init_mmu()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1228 __pgd_table_size = H_PGD_TABLE_SIZE; in hash__early_init_mmu()

Completed in 8 milliseconds