Home
last modified time | relevance | path

Searched refs:handle_tlb_refill (Results 1 – 6 of 6) 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.c326 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)
H A Dtlb.c281 memcpy((void *)tlbrentry, handle_tlb_refill, 0x80); in setup_tlb_handler()
/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.h156 void handle_tlb_refill(void);