Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c69 val |= CPTR_EL2_TFP; in __activate_traps()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h298 #define CPTR_EL2_TFP (1 << CPTR_EL2_TFP_SHIFT) macro
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h371 reg = CPTR_EL2_TFP; in handle_tx2_tvm()