Searched refs:mmu_get_base (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/metag/include/asm/
H A Dmmu.h38 unsigned long mmu_get_base(void);
H A Dmmu_context.h85 prev->pgd = (pgd_t *)mmu_get_base(); switch_mmu()
/linux-4.4.14/arch/metag/mm/
H A Dmmu-meta2.c47 pgd = (pgd_t *)mmu_get_base(); mmu_read_first_level_page()
58 unsigned long mmu_get_base(void) mmu_get_base() function
H A Dmmu-meta1.c121 unsigned long mmu_get_base(void) mmu_get_base() function
H A Dfault.c74 pgd = ((pgd_t *)mmu_get_base()) + offset; do_page_fault()
H A Dinit.c85 pgd = (pgd_t *)mmu_get_base() + offset; user_gateway_init()
/linux-4.4.14/arch/metag/kernel/
H A Ddma.c411 pgd_k = ((pgd_t *) mmu_get_base()) + offset; dma_alloc_init()

Completed in 318 milliseconds