Searched refs:handle_vmalls12e1is (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | sys_regs.c | 3664 static bool handle_vmalls12e1is(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in handle_vmalls12e1is() function 3943 SYS_INSN(TLBI_VMALLS12E1OS, handle_vmalls12e1is), 3954 SYS_INSN(TLBI_VMALLS12E1IS, handle_vmalls12e1is), 3974 SYS_INSN(TLBI_VMALLS12E1, handle_vmalls12e1is), 3985 SYS_INSN(TLBI_VMALLS12E1OSNXS, handle_vmalls12e1is), 3994 SYS_INSN(TLBI_VMALLS12E1ISNXS, handle_vmalls12e1is), 4011 SYS_INSN(TLBI_VMALLS12E1NXS, handle_vmalls12e1is),
|