Home
last modified time | relevance | path

Searched refs:arch (Results 1426 - 1450 of 1657) sorted by relevance

1...<<51525354555657585960>>...67

/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H A Dip27-memory.c27 #include <asm/sn/arch.h>
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dum_arch.c27 #include <arch.h>
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A DMakefile3 # linux/arch/x86/boot/compressed/Makefile
59 CFLAGS_sev.o += -I$(objtree)/arch/x86/lib/
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h266 struct arch_specific_params arch; /* chip specific params */ member
/kernel/linux/linux-5.10/include/linux/
H A Dpe.h25 * loaded), or via arch specific means (bootparams, DT, etc).
287 struct data_dirent arch; /* reservered */ member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.h206 bool machine__is(struct machine *machine, const char *arch);
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dbeauty.h247 const char *arch_syscalls__strerrno(const char *arch, int err);
/kernel/linux/linux-5.10/kernel/
H A Daudit.h131 int arch; member
/kernel/linux/linux-6.6/include/linux/
H A Dpe.h27 * was loaded), or only via arch specific means (bootparams, DT, etc).
300 struct data_dirent arch; /* reservered */ member
H A Dkexec.h329 struct kimage_arch arch; member
/kernel/linux/linux-6.6/kernel/
H A Daudit.h140 int arch; member
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A DMakefile71 HOST_EXTRACFLAGS += -I$(srctree)/tools/include -I$(srctree)/include/uapi -I$(srctree)/arch/$(SUBARCH)/include/uapi
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h266 struct arch_specific_params arch; /* chip specific params */ member
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h15 #include <arch/elf.h>
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dbeauty.h254 const char *arch_syscalls__strerrno(const char *arch, int err);
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Drseq.h220 RSEQ_WRITE_ONCE(rseq_get_abi()->rseq_cs.arch.ptr, 0); in rseq_clear_rseq_cs()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile5 include ../../../scripts/Makefile.arch
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsys_arch.c32 #include <arch/sys_arch.h>
/kernel/liteos_m/components/net/test/
H A Dnet_socket_test_003.c34 #include <arch/sys_arch.h>
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsys_arch.c15 #include <arch/sys_arch.h>
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_exc.S33 .arch armv7e-m
H A Dlos_dispatch.S33 .arch armv7e-m
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_exc.S33 .arch armv8.1-m.main
H A Dlos_dispatch.S33 .arch armv8.1-m.main
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c147 if (left->simd_flags.arch != right->simd_flags.arch) in sort__simd_cmp()
148 return (int64_t) left->simd_flags.arch - right->simd_flags.arch; in sort__simd_cmp()
155 u64 arch = simd_flags->arch; in hist_entry__get_simd_name() local
157 if (arch & SIMD_OP_FLAGS_ARCH_SVE) in hist_entry__get_simd_name()
168 if (!he->simd_flags.arch) in hist_entry__simd_snprintf()
3156 * Check to see if there are any arch specific in sort_dimension__add()

Completed in 22 milliseconds

1...<<51525354555657585960>>...67