Home
last modified time | relevance | path

Searched defs:arch (Results 1 – 25 of 91) sorted by relevance

1234

/linux/tools/perf/util/
H A Dperf_regs.c33 const char *perf_reg_name(int id, const char *arch) in perf_reg_name()
86 uint64_t perf_arch_reg_ip(const char *arch) in perf_arch_reg_ip()
111 uint64_t perf_arch_reg_sp(const char *arch) in perf_arch_reg_sp()
H A Ddisasm.c59 static int arch__grow_instructions(struct arch *arch) in arch__grow_instructions()
87 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops()
195 const struct arch *arch = archp; in arch__key_cmp() local
228 bool arch__is(struct arch *arch, const char *name) in arch__is()
258 bool ins__is_fused(struct arch *arch, const char *ins1, const char *ins2) in ins__is_fused()
266 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in call__parse()
362 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in jump__parse()
522 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in lock__parse()
589 static bool check_multi_regs(struct arch *arch, const char *op) in check_multi_regs()
610 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
[all …]
H A Dunwind-libdw.c187 const char *arch = perf_env__arch(ui->machine->env); in memory_read() local
272 const char *arch = perf_env__arch(ui_buf.machine->env); in unwind__get_entries() local
/linux/arch/mips/generic/
H A Dboard-ocelot.its.S8 arch = "mips"; define
19 arch = "mips"; define
H A Dboard-jaguar2.its.S8 arch = "mips"; define
18 arch = "mips"; define
H A Dboard-luton.its.S8 arch = "mips"; define
H A Dboard-boston.its.S7 arch = "mips"; define
H A Dboard-marduk.its.S7 arch = "mips"; define
H A Dboard-xilfpga.its.S7 arch = "mips"; define
H A Dboard-ni169445.its.S7 arch = "mips"; define
H A Dboard-serval.its.S8 arch = "mips"; define
H A Dvmlinux.its.S13 arch = "mips"; define
/linux/arch/mips/mobileye/
H A Dboard-epm5.its.S8 arch = "mips"; define
H A Dvmlinux.its.S13 arch = "mips"; define
/linux/samples/seccomp/
H A Ddropper.c28 static int install_filter(int arch, int nr, int error) in install_filter()
/linux/arch/s390/kernel/
H A Daudit.c33 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/arch/powerpc/kernel/
H A Daudit.c34 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/tools/testing/kunit/
H A Dkunit_json.py18 arch: str = '' variable in Metadata
/linux/arch/sparc/kernel/
H A Daudit.c34 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/lib/
H A Daudit.c32 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/arch/parisc/kernel/
H A Daudit.c32 int audit_classify_arch(int arch) in audit_classify_arch()
H A Dkexec.c82 struct kimage_arch *arch = &image->arch; in machine_kexec() local
/linux/arch/alpha/kernel/
H A Daudit.c31 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/arch/x86/kernel/
H A Daudit_64.c33 int audit_classify_arch(int arch) in audit_classify_arch()
/linux/arch/arm/probes/
H A Ddecode.c54 int arch = cpu_architecture(); in test_load_write_pc_interworking() local
68 int arch = cpu_architecture(); in test_alu_write_pc_interworking() local

1234