Home
last modified time | relevance | path

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

/arch/powerpc/mm/kasan/
A Dinit_book3e_64.c49 pmdp = memblock_alloc_or_panic(PMD_TABLE_SIZE, PMD_TABLE_SIZE); in kasan_map_kernel_page()
50 memcpy(pmdp, kasan_early_shadow_pmd, PMD_TABLE_SIZE); in kasan_map_kernel_page()
/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h19 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
A Dpgtable.h84 #define PUD_BAD_BITS (PMD_TABLE_SIZE-1)
/arch/powerpc/mm/nohash/
A Dbook3e_pgtable.c104 pmdp = early_alloc_pgtable(PMD_TABLE_SIZE); in map_kernel_page()
/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h24 #define PMD_TABLE_SIZE 0 macro
/arch/powerpc/include/asm/book3s/64/
A Dhash.h113 #define H_PUD_BAD_BITS (PMD_TABLE_SIZE-1)
A Dpgtable.h171 #define PMD_TABLE_SIZE __pmd_table_size macro
/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h107 #define PMD_TABLE_SIZE 0 macro

Completed in 20 milliseconds