Searched refs:cptr_el2 (Results 1 – 6 of 6) sorted by relevance
44 val = vcpu->arch.cptr_el2; in __activate_traps()51 write_sysreg(val, cptr_el2); in __activate_traps()101 write_sysreg(cptr, cptr_el2); in __deactivate_traps()
241 sysreg_clear_set(cptr_el2, CPTR_EL2_TZ, 0); in handle_trap()
129 msr cptr_el2, x0 // Disable copro. traps to EL2139 msr cptr_el2, x0 // Disable copro. traps to EL2
292 u64 cptr_el2; member
267 sysreg_clear_set(cptr_el2, reg, 0); in __hyp_handle_fpsimd()
1125 vcpu->arch.cptr_el2 = CPTR_EL2_DEFAULT; in kvm_arch_vcpu_ioctl_vcpu_init()