Home
last modified time | relevance | path

Searched refs:H_PUD_CACHE_INDEX (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dhash.h43 #define H_PUD_CACHE_INDEX (H_PUD_INDEX_SIZE + 1) macro
45 #define H_PUD_CACHE_INDEX (H_PUD_INDEX_SIZE) macro
H A Dpgalloc.h75 (H_PGD_INDEX_SIZE == H_PUD_CACHE_INDEX) in pgd_alloc()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1063 __pud_cache_index = H_PUD_CACHE_INDEX; in hash__early_init_mmu()