Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dswitch.c49 val |= CPTR_EL2_TFP | CPTR_EL2_TZ; in __activate_traps()
103 cptr |= CPTR_EL2_TZ; in __deactivate_traps()
A Dhyp-main.c395 sysreg_clear_set(cptr_el2, CPTR_EL2_TZ, 0); in handle_trap()
A Dpkvm.c61 cptr_set |= CPTR_EL2_TZ; in pvm_init_traps_aa64pfr0()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_arm.h286 #define CPTR_EL2_TZ (1 << 8) macro
A Del2_setup.h242 bic x0, x0, #CPTR_EL2_TZ
/linux-6.3-rc2/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h195 reg |= CPTR_EL2_TZ; in kvm_hyp_handle_fpsimd()

Completed in 8 milliseconds