Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dtlbex.h21 void build_get_ptep(u32 **p, unsigned int tmp, unsigned int ptr);
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c984 void build_get_ptep(u32 **p, unsigned int tmp, unsigned int ptr) in build_get_ptep() function
1008 EXPORT_SYMBOL_GPL(build_get_ptep);
1314 build_get_ptep(&p, K0, K1); in build_r4000_tlb_refill_handler()
/openbmc/linux/arch/mips/kvm/
H A Dentry.c490 build_get_ptep(&p, K0, K1); in kvm_mips_build_tlb_refill_exception()