Home
last modified time | relevance | path

Searched refs:PGD_TABLE_SIZE (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h76 memset(pgd, 0, PGD_TABLE_SIZE); in pgd_alloc()
H A Dpgtable.h208 #define PGD_TABLE_SIZE __pgd_table_size macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h76 memset(pgd, 0, PGD_TABLE_SIZE); in pgd_alloc()
H A Dpgtable.h192 #define PGD_TABLE_SIZE __pgd_table_size macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h30 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h30 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dasm-offsets.c448 DEFINE(PGD_TABLE_SIZE, (sizeof(pgd_t) << max(RADIX_PGD_INDEX_SIZE, H_PGD_INDEX_SIZE))); in main()
450 DEFINE(PGD_TABLE_SIZE, PGD_TABLE_SIZE); in main()
H A Dhead_64.S1003 * pgd dir should be aligned to PGD_TABLE_SIZE which is 64K.
1010 .space PGD_TABLE_SIZE
H A Dhead_40x.S716 .space PGD_TABLE_SIZE
H A Dhead_44x.S1262 .space PGD_TABLE_SIZE
H A Dhead_8xx.S841 .space PGD_TABLE_SIZE
H A Dhead_book3s_32.S1340 .space PGD_TABLE_SIZE
H A Dhead_fsl_booke.S1293 .space PGD_TABLE_SIZE
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h116 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h135 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro

Completed in 17 milliseconds