Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/include/asm/
Dmmu.h49 static inline unsigned long mmu_phys0_addr(unsigned int cpu) in mmu_phys0_addr() function
Dmmu_context.h56 unsigned long phys0 = mmu_phys0_addr(thread); in load_pgd()
/linux-4.1.27/arch/metag/mm/
Dmmu-meta2.c30 phys0 = metag_in32(mmu_phys0_addr(cpu)); in mmu_read_first_level_page()