Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/include/asm/
Dmmu.h65 static inline unsigned long mmu_phys1_addr(unsigned int cpu) in mmu_phys1_addr() function
Dmmu_context.h57 unsigned long phys1 = mmu_phys1_addr(thread); in load_pgd()
/linux-4.4.14/arch/metag/mm/
Dmmu-meta2.c69 stride += (metag_in32(mmu_phys1_addr(cpu)) & 0x7fffc); in mmu_get_base()