Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/mm/
Dmmu-meta2.c79 #define SECOND_LEVEL_ALIGN 64 macro
170 second_level_table = alloc_bootmem_pages(SECOND_LEVEL_ALIGN * pages); in mmu_init()
197 second_level_entry += (SECOND_LEVEL_ALIGN / in mmu_init()