Searched defs:alt (Results 1 – 14 of 14) sorted by relevance
/arch/arm64/kernel/ |
D | alternative.c | 44 static bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update() 62 static u32 get_alt_insn(struct alt_instr *alt, u32 *insnptr, u32 *altinsnptr) in get_alt_insn() 90 struct alt_instr *alt; in __apply_alternatives() local
|
/arch/x86/include/asm/ |
D | vdso.h | 19 unsigned long alt, alt_len; member
|
/arch/powerpc/perf/ |
D | power6-pmu.c | 346 unsigned int alt; in find_alternatives_list() local 362 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives()
|
D | mpc7450-pmu.c | 226 static int mpc7450_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in mpc7450_get_alternatives()
|
D | power7-pmu.c | 160 static int power7_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power7_get_alternatives()
|
D | ppc970-pmu.c | 246 static int p970_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p970_get_alternatives()
|
D | power4-pmu.c | 326 static int p4_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p4_get_alternatives()
|
D | power5-pmu.c | 272 static int power5_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power5_get_alternatives()
|
D | power5+-pmu.c | 276 static int power5p_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power5p_get_alternatives()
|
D | power8-pmu.c | 556 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power8_get_alternatives()
|
D | core-book3s.c | 1704 u64 alt[MAX_EVENT_ALTERNATIVES]; in can_go_on_limited_pmc() local 1735 u64 alt[MAX_EVENT_ALTERNATIVES]; in normal_pmc_alternative() local
|
/arch/x86/kernel/ |
D | module.c | 229 const Elf_Shdr *s, *text = NULL, *alt = NULL, *locks = NULL, in module_finalize() local
|
/arch/arm64/include/asm/ |
D | uaccess.h | 212 #define __uaccess_disable(alt) \ argument 219 #define __uaccess_enable(alt) \ argument
|
/arch/powerpc/include/asm/ |
D | mpc5121.h | 58 u32 alt; /* Address Latch Timing Register */ member
|