Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dtlbex.h21 void build_get_ptep(u32 **p, unsigned int tmp, unsigned int ptr);
/linux/arch/mips/kvm/
H A Dentry.c437 build_get_ptep(&p, GPR_K0, GPR_K1); in kvm_mips_build_tlb_refill_exception()
/linux/arch/mips/mm/
H A Dtlbex.c965 void build_get_ptep(u32 **p, unsigned int tmp, unsigned int ptr) in build_get_ptep() function
989 EXPORT_SYMBOL_GPL(build_get_ptep);
1295 build_get_ptep(&p, GPR_K0, GPR_K1); in build_r4000_tlb_refill_handler()