Home
last modified time | relevance | path

Searched refs:PMD_TABLE_SIZE (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h19 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
Dpgtable.h126 #define PUD_BAD_BITS (PMD_TABLE_SIZE-1)
/Linux-v5.4/arch/powerpc/mm/nohash/
Dbook3e_pgtable.c102 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE); in map_kernel_page()
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dhash.h112 #define H_PUD_BAD_BITS (PMD_TABLE_SIZE-1)
Dpgtable.h206 #define PMD_TABLE_SIZE __pmd_table_size macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgtable.h30 #define PMD_TABLE_SIZE 0 macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgtable.h113 #define PMD_TABLE_SIZE 0 macro
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dradix_pgtable.c82 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE, nid, in early_map_kernel_page()