Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dsys_regs.c4034 static bool handle_tlbi_el2(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in s2_mmu_tlbi_s1e1()
4204 SYS_INSN(TLBI_ALLE2OS, handle_tlbi_el2),
4205 SYS_INSN(TLBI_VAE2OS, handle_tlbi_el2),
4207 SYS_INSN(TLBI_VALE2OS, handle_tlbi_el2),
4210 SYS_INSN(TLBI_RVAE2IS, handle_tlbi_el2),
4211 SYS_INSN(TLBI_RVALE2IS, handle_tlbi_el2),
4212 SYS_INSN(TLBI_ALLE2IS, handle_tlbi_el2),
4213 SYS_INSN(TLBI_VAE2IS, handle_tlbi_el2),
4217 SYS_INSN(TLBI_VALE2IS, handle_tlbi_el2),
4228 SYS_INSN(TLBI_RVAE2OS, handle_tlbi_el2),
4036 static bool handle_tlbi_el2(struct kvm_vcpu *vcpu, struct sys_reg_params *p, handle_tlbi_el2() function
[all...]