Searched defs:origptr (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/arm64/kvm/ |
A D | va_layout.c | 155 __le32 *origptr, __le32 *updptr, int nr_inst) in kvm_update_va_mask() 189 __le32 *origptr, __le32 *updptr, int nr_inst) in kvm_patch_vector_branch() 244 static void generate_mov_q(u64 val, __le32 *origptr, __le32 *updptr, int nr_inst) in generate_mov_q() 288 __le32 *origptr, __le32 *updptr, int nr_inst) in kvm_get_kimage_voffset() 294 __le32 *origptr, __le32 *updptr, int nr_inst) in kvm_compute_final_ctr_el0()
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | proton-pack.c | 569 __le32 *origptr, in spectre_v4_patch_fw_mitigation_enable() 589 __le32 *origptr, in smccc_patch_fw_mitigation_conduit() 1068 __le32 *origptr, in spectre_bhb_patch_loop_mitigation_enable() 1079 __le32 *origptr, in spectre_bhb_patch_fw_mitigation_enabled() 1090 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_loop_iter() 1111 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_wa3() 1137 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_clearbhb()
|
A D | alternative.c | 105 __le32 *origptr, __le32 *updptr, int nr_inst) in patch_alternative() 147 __le32 *origptr, *updptr; in __apply_alternatives() local 295 noinstr void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr, in alt_cb_patch_nops()
|
A D | mte.c | 247 void __init kasan_hw_tags_enable(struct alt_instr *alt, __le32 *origptr, in kasan_hw_tags_enable()
|
Completed in 11 milliseconds