Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dmmu_context.h18 setup_pgd(__pa(pgd), false)
21 setup_pgd(__pa(pgd), true)
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dcontext.c188 goto setup_pgd; in check_switch_mmu_context()
262 setup_pgd: in check_switch_mmu_context()
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dckmmu.h92 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd() function
/OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/
H A Dckmmu.h103 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd() function