Searched defs:nr_inst (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/kvm/ |
H 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()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | proton-pack.c | 582 __le32 *updptr, int nr_inst) in spectre_v4_patch_fw_mitigation_enable() 602 __le32 *updptr, int nr_inst) in smccc_patch_fw_mitigation_conduit() 1078 __le32 *updptr, int nr_inst) in spectre_bhb_patch_loop_mitigation_enable() 1089 __le32 *updptr, int nr_inst) in spectre_bhb_patch_fw_mitigation_enabled() 1099 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_loop_iter() 1120 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_wa3() 1146 __le32 *origptr, __le32 *updptr, int nr_inst) in spectre_bhb_patch_clearbhb()
|
H A D | alternative.c | 105 __le32 *origptr, __le32 *updptr, int nr_inst) in patch_alternative() 151 int nr_inst; in __apply_alternatives() local 295 __le32 *updptr, int nr_inst) in alt_cb_patch_nops()
|
H A D | mte.c | 222 __le32 *updptr, int nr_inst) in kasan_hw_tags_enable()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sunsu.c | 974 static int nr_inst; /* Number of already registered ports */ variable
|