Searched refs:g_ctxt (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_mte.h | 14 .macro mte_switch_to_guest g_ctxt, h_ctxt, reg1 26 ldr \reg1, [\g_ctxt, #CPU_RGSR_EL1] 28 ldr \reg1, [\g_ctxt, #CPU_GCR_EL1] 34 .macro mte_switch_to_hyp g_ctxt, h_ctxt, reg1 42 str \reg1, [\g_ctxt, #CPU_RGSR_EL1] 44 str \reg1, [\g_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 D | kvm_ptrauth.h | 69 .macro ptrauth_switch_to_guest g_ctxt, reg1, reg2, reg3 76 add \reg1, \g_ctxt, #CPU_APIAKEYLO_EL1 variable 81 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3 88 add \reg1, \g_ctxt, #CPU_APIAKEYLO_EL1 variable 97 .macro ptrauth_switch_to_guest g_ctxt, reg1, reg2, reg3 99 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_ptrauth.h | 69 .macro ptrauth_switch_to_guest g_ctxt, reg1, reg2, reg3 76 add \reg1, \g_ctxt, #CPU_APIAKEYLO_EL1 variable 81 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3 88 add \reg1, \g_ctxt, #CPU_APIAKEYLO_EL1 variable 97 .macro ptrauth_switch_to_guest g_ctxt, reg1, reg2, reg3 99 .macro ptrauth_switch_to_hyp g_ctxt, h_ctxt, reg1, reg2, reg3
|
Completed in 2 milliseconds