Home
last modified time | relevance | path

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

/arch/metag/mm/
Dmmu-meta1.c101 pgtable_phys = metag_in32(pgd_entry_addr(virt)) & MMCU_ENTRY_ADDR_BITS; in pgtable_entry_addr()
/arch/metag/include/asm/
Dmetag_mem.h389 #define MMCU_ENTRY_ADDR_BITS 0xFFFFF000 /* Physical address */ macro