Home
last modified time | relevance | path

Searched refs:GEN (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.15/arch/x86/include/asm/
H A DGEN-for-each-reg.h6 GEN(rax)
7 GEN(rcx)
8 GEN(rdx)
9 GEN(rbx)
10 GEN(rsp)
11 GEN(rbp)
12 GEN(rsi)
13 GEN(rdi)
14 GEN(r8)
15 GEN(r9)
[all …]
H A Dnospec-branch.h416 #define GEN(reg) \ macro
419 #undef GEN
421 #define GEN(reg) \ macro
424 #undef GEN
426 #define GEN(reg) \ macro
429 #undef GEN
/linux-6.15/arch/x86/lib/
H A Dretpoline.S63 #define GEN(reg) THUNK reg macro
65 #undef GEN
72 #undef GEN
92 #define GEN(reg) CALL_THUNK reg macro
94 #undef GEN
101 #undef GEN
118 #define GEN(reg) JUMP_THUNK reg macro
120 #undef GEN
127 #undef GEN
397 #define GEN(reg) ITS_THUNK reg macro
[all …]
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_pci.c81 GEN(2), \
97 GEN(2), \
132 GEN(3), \
195 GEN(4), \
238 GEN(5), \
264 GEN(6), \
312 GEN(7), \
369 GEN(7),
414 GEN(8), \
452 GEN(8),
[all …]
/linux-6.15/security/apparmor/
H A DMakefile30 quiet_cmd_make-af = GEN $@
45 quiet_cmd_make-sock = GEN $@
56 quiet_cmd_make-caps = GEN $@
88 quiet_cmd_make-rlim = GEN $@
/linux-6.15/arch/powerpc/kvm/
H A Dbookehv_interrupts.S229 kvm_handler BOOKE_INTERRUPT_EXTERNAL, EX_PARAMS(GEN), \
231 kvm_handler BOOKE_INTERRUPT_ALIGNMENT, EX_PARAMS(GEN), \
233 kvm_handler BOOKE_INTERRUPT_PROGRAM, EX_PARAMS(GEN), \
235 kvm_handler BOOKE_INTERRUPT_FP_UNAVAIL, EX_PARAMS(GEN), \
237 kvm_handler BOOKE_INTERRUPT_AP_UNAVAIL, EX_PARAMS(GEN), \
239 kvm_handler BOOKE_INTERRUPT_DECREMENTER, EX_PARAMS(GEN), \
241 kvm_handler BOOKE_INTERRUPT_FIT, EX_PARAMS(GEN), \
258 kvm_handler BOOKE_INTERRUPT_DOORBELL, EX_PARAMS(GEN), \
262 kvm_handler BOOKE_INTERRUPT_HV_PRIV, EX_PARAMS(GEN), \
264 kvm_handler BOOKE_INTERRUPT_HV_SYSCALL, EX_PARAMS(GEN), \
[all …]
/linux-6.15/arch/arm64/tools/
H A DMakefile18 quiet_cmd_gen_cpucaps = GEN $@
21 quiet_cmd_gen_sysreg = GEN $@
/linux-6.15/scripts/
H A DMakefile.package50 quiet_cmd_mkspec = GEN $@
99 quiet_cmd_debianize = GEN $@
201 quiet_cmd_perf_version_file = GEN $@
202 cmd_perf_version_file = cd $(srctree)/tools/perf; util/PERF-VERSION-GEN $(dir $(abspath $@))
207 .tmp_perf/PERF-VERSION-FILE: .tmp_HEAD $(srctree)/tools/perf/util/PERF-VERSION-GEN | .tmp_perf
H A DMakefile.vmlinux_o15 quiet_cmd_gen_initcalls_lds = GEN $@
90 quiet_cmd_modules_builtin = GEN $@
H A DMakefile.vmlinux53 quiet_cmd_gen_dtbs_list = GEN $@
105 quiet_cmd_modules_builtin_ranges = GEN $@
/linux-6.15/drivers/gpio/
H A Dgpio-sch.c21 #define GEN 0x00 macro
360 sch_gpio_reg_set(sch, 8, GEN, 1); in sch_gpio_probe()
361 sch_gpio_reg_set(sch, 9, GEN, 1); in sch_gpio_probe()
366 sch_gpio_reg_set(sch, 13, GEN, 1); in sch_gpio_probe()
/linux-6.15/arch/powerpc/tools/
H A DMakefile3 quiet_cmd_gen_ftrace_ool_stubs = GEN $@
/linux-6.15/lib/tests/module/
H A DMakefile6 quiet_cmd_gen_test_kallsyms = GEN $@
/linux-6.15/drivers/eisa/
H A DMakefile17 quiet_cmd_eisaid = GEN $@
/linux-6.15/scripts/gdb/linux/
H A DMakefile16 quiet_cmd_gen_constants_py = GEN $@
/linux-6.15/drivers/misc/mchp_pci1xxxx/
H A DKconfig9 PCI1XXXX is a PCIe GEN 3 switch with one of the endpoints having
/linux-6.15/fs/unicode/
H A DMakefile19 quiet_cmd_utf8data = GEN $@
/linux-6.15/Documentation/userspace-api/netlink/
H A Dintro-specs.rst63 ``ynl-regen.sh`` searches for ``YNL-GEN`` in the contents of files
68 /* YNL-GEN kernel source */
75 and run the regeneration tool. Grep the tree for ``YNL-GEN``
/linux-6.15/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,hr2.yaml12 A9 ARM CPUs, DDR2/DDR3 memory, PCIe GEN-2, USB 2.0 and USB 3.0, serial and NAND
/linux-6.15/security/selinux/
H A DMakefile33 quiet_cmd_genhdrs = GEN $(addprefix $(obj)/,$(genhdrs))
/linux-6.15/usr/
H A DMakefile62 quiet_cmd_initfs = GEN $@
/linux-6.15/arch/arm/tools/
H A DMakefile34 quiet_cmd_gen_mach = GEN $@
/linux-6.15/kernel/bpf/preload/iterators/
H A DMakefile47 $(call msg,GEN-SKEL,$@)
/linux-6.15/tools/testing/selftests/sched_ext/
H A DMakefile127 $(call msg,GEN,,$@)
140 $(call msg,GEN-SKEL,,$(sched))
/linux-6.15/tools/testing/selftests/hid/
H A DMakefile149 $(call msg,GEN,,$@)
229 $(call msg,GEN-SKEL,$(BINARY),$@)

123