Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 21 of 21) sorted by relevance

/arch/arm64/kvm/
Dva_layout.c154 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask()
188 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch()
286 void kvm_get_kimage_voffset(struct alt_instr *alt, in kvm_get_kimage_voffset()
292 void kvm_compute_final_ctr_el0(struct alt_instr *alt, in kvm_compute_final_ctr_el0()
/arch/arm64/kernel/
Dalternative.c45 static __always_inline bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update()
53 static __always_inline u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) in get_alt_insn()
98 static noinstr void patch_alternative(struct alt_instr *alt, in patch_alternative()
139 struct alt_instr *alt; in __apply_alternatives() local
Dproton-pack.c568 void __init spectre_v4_patch_fw_mitigation_enable(struct alt_instr *alt, in spectre_v4_patch_fw_mitigation_enable()
588 void __init smccc_patch_fw_mitigation_conduit(struct alt_instr *alt, in smccc_patch_fw_mitigation_conduit()
1059 void noinstr spectre_bhb_patch_loop_mitigation_enable(struct alt_instr *alt, in spectre_bhb_patch_loop_mitigation_enable()
1070 void noinstr spectre_bhb_patch_fw_mitigation_enabled(struct alt_instr *alt, in spectre_bhb_patch_fw_mitigation_enabled()
1081 void noinstr spectre_bhb_patch_loop_iter(struct alt_instr *alt, in spectre_bhb_patch_loop_iter()
1102 void noinstr spectre_bhb_patch_wa3(struct alt_instr *alt, in spectre_bhb_patch_wa3()
1128 void __init spectre_bhb_patch_clearbhb(struct alt_instr *alt, in spectre_bhb_patch_clearbhb()
Dmte.c250 void __init kasan_hw_tags_enable(struct alt_instr *alt, __le32 *origptr, in kasan_hw_tags_enable()
/arch/x86/include/asm/
Dparavirt_types.h457 #define ____PVOP_ALT_CALL(ret, op, alt, cond, clbr, call_clbr, \ argument
476 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument
485 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument
494 #define __PVOP_ALT_VCALL(op, alt, cond, ...) \ argument
503 #define __PVOP_ALT_VCALLEESAVE(op, alt, cond, ...) \ argument
512 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument
514 #define PVOP_ALT_VCALL0(op, alt, cond) \ argument
521 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument
523 #define PVOP_ALT_VCALLEE0(op, alt, cond) \ argument
531 #define PVOP_ALT_VCALL1(op, arg1, alt, cond) \ argument
[all …]
Dvdso.h17 unsigned long alt, alt_len; member
/arch/riscv/errata/sifive/
Derrata.c85 struct alt_entry *alt; in sifive_errata_patch_func() local
/arch/powerpc/perf/
Dpower8-pmu.c112 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power8_get_alternatives()
Dgeneric-compat-pmu.c92 static int generic_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in generic_get_alternatives()
Dpower9-pmu.c143 static int power9_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power9_get_alternatives()
Dpower6-pmu.c345 unsigned int alt; in find_alternatives_list() local
361 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives()
Dpower10-pmu.c98 static int power10_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power10_get_alternatives()
Dmpc7450-pmu.c222 static int mpc7450_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in mpc7450_get_alternatives()
Dppc970-pmu.c244 static int p970_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p970_get_alternatives()
Dpower7-pmu.c158 static int power7_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power7_get_alternatives()
Disa207-common.c706 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags, in isa207_get_alternatives()
Dpower5+-pmu.c274 static int power5p_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power5p_get_alternatives()
Dpower5-pmu.c270 static int power5_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power5_get_alternatives()
Dcore-book3s.c1873 u64 alt[MAX_EVENT_ALTERNATIVES]; in can_go_on_limited_pmc() local
1904 u64 alt[MAX_EVENT_ALTERNATIVES]; in normal_pmc_alternative() local
/arch/x86/kernel/
Dmodule.c254 const Elf_Shdr *s, *text = NULL, *alt = NULL, *locks = NULL, in module_finalize() local
/arch/powerpc/include/asm/
Dmpc5121.h56 u32 alt; /* Address Latch Timing Register */ member