Home
last modified time | relevance | path

Searched refs:write_sysreg_hcr (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dhardirq.h44 write_sysreg_hcr(___hcr | HCR_TGE); \
85 write_sysreg_hcr(___hcr); \
H A Dsysreg.h1228 write_sysreg_hcr(__scs_new); \
1238 #define write_sysreg_hcr(__val) do { \ macro
/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c66 write_sysreg_hcr(val); in enter_vmid_context()
76 write_sysreg_hcr(HCR_HOST_VHE_FLAGS); in exit_vmid_context()
H A Dswitch.c151 write_sysreg_hcr(HCR_HOST_VHE_FLAGS); in __deactivate_traps()
/linux/arch/arm64/kvm/
H A Dat.c1387 write_sysreg_hcr(vcpu->arch.hcr_el2); in __kvm_at_s1e01_fast()
1419 write_sysreg_hcr(HCR_HOST_VHE_FLAGS); in __kvm_at_s1e01_fast()
1488 write_sysreg_hcr(val); in __kvm_at_s1e2()
1511 write_sysreg_hcr(hcr); in __kvm_at_s1e2()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h387 write_sysreg_hcr(hcr); in ___activate_traps()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c354 write_sysreg_hcr(params->hcr_el2); in __pkvm_prot_finalize()