Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds