Home
last modified time | relevance | path

Searched refs:PGD_TABLE_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h76 memset(pgd, 0, PGD_TABLE_SIZE); in pgd_alloc()
Dpgtable.h191 #define PGD_TABLE_SIZE __pgd_table_size macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpgtable.h30 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h132 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro