Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c62 val |= CPTR_EL2_TSM; in __activate_cptr_traps()
91 val |= CPTR_EL2_TSM; in __deactivate_cptr_traps()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_emulate.h576 cptr |= CPTR_EL2_TSM; \
596 cptr |= CPTR_EL2_TSM; \
H A Dkvm_arm.h299 #define CPTR_EL2_TSM (1 << 12) macro
H A Del2_setup.h408 bic x0, x0, #CPTR_EL2_TSM