Searched refs:h_ctxt (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dkvm_mte.h14 .macro mte_switch_to_guest g_ctxt, h_ctxt, reg1 variable
22 str \reg1, [\h_ctxt, #CPU_RGSR_EL1]
24 str \reg1, [\h_ctxt, #CPU_GCR_EL1]
34 .macro mte_switch_to_hyp g_ctxt, h_ctxt, reg1 variable
46 ldr \reg1, [\h_ctxt, #CPU_RGSR_EL1]
48 ldr \reg1, [\h_ctxt, #CPU_GCR_EL1]
58 .macro mte_switch_to_guest g_ctxt, h_ctxt, reg1
61 .macro mte_switch_to_hyp g_ctxt, h_ctxt, reg1
H A Dkvm_ptrauth.h81 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3 variable
90 add \reg1, \h_ctxt, #CPU_APIAKEYLO_EL1 variable
99 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3

Completed in 132 milliseconds