Home
last modified time | relevance | path

Searched refs:handle_tlb_refill (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/loongarch/
H A Dexception.S7 .global handle_tlb_refill symbol
8 handle_tlb_refill: label
H A Dprocessor.c348 val = addr_gva2gpa(vm, (unsigned long)handle_tlb_refill); in loongarch_vcpu_setup()
/linux/arch/loongarch/mm/
H A Dtlbex.S592 SYM_CODE_START(handle_tlb_refill)
625 SYM_CODE_END(handle_tlb_refill)
629 SYM_CODE_START(handle_tlb_refill)
645 SYM_CODE_END(handle_tlb_refill)
/linux/arch/loongarch/include/asm/
H A Dtlb.h157 extern void handle_tlb_refill(void);
/linux/tools/testing/selftests/kvm/include/loongarch/
H A Dprocessor.h188 void handle_tlb_refill(void);