Searched refs:GEN (Results 1 – 17 of 17) sorted by relevance
| /arch/x86/include/asm/ |
| A D | GEN-for-each-reg.h | 6 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 …]
|
| A D | nospec-branch.h | 422 #define GEN(reg) \ 425 #undef GEN 427 #define GEN(reg) \ 430 #undef GEN 432 #define GEN(reg) \ 435 #undef GEN
|
| /arch/x86/lib/ |
| A D | retpoline.S | 64 #define GEN(reg) THUNK reg macro 66 #undef GEN 73 #undef GEN 93 #define GEN(reg) CALL_THUNK reg macro 95 #undef GEN 102 #undef GEN 119 #define GEN(reg) JUMP_THUNK reg macro 121 #undef GEN 128 #undef GEN 398 #define GEN(reg) ITS_THUNK reg macro [all …]
|
| A D | Makefile | 19 quiet_cmd_inat_tables = GEN $@
|
| /arch/arm64/tools/ |
| A D | Makefile | 18 quiet_cmd_gen_cpucaps = GEN $@ 21 quiet_cmd_gen_sysreg = GEN $@
|
| /arch/powerpc/kvm/ |
| A D | bookehv_interrupts.S | 229 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 …]
|
| /arch/powerpc/tools/ |
| A D | Makefile | 3 quiet_cmd_gen_ftrace_ool_stubs = GEN $@
|
| /arch/arm/tools/ |
| A D | Makefile | 34 quiet_cmd_gen_mach = GEN $@
|
| /arch/parisc/boot/compressed/ |
| A D | Makefile | 29 quiet_cmd_sizes = GEN $@
|
| /arch/loongarch/ |
| A D | Makefile | 36 quiet_cmd_orc_hash = GEN $@
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-opp-nicole.dts | 190 /* CLK GEN SI5338 */
|
| /arch/x86/ |
| A D | Makefile | 349 quiet_cmd_orc_hash = GEN $@
|
| /arch/arm64/boot/dts/qcom/ |
| A D | sm8550.dtsi | 2030 /* GEN 1 x1 */ 2037 /* GEN 1 x2 and GEN 2 x1 */ 2044 /* GEN 2 x2 */ 2051 /* GEN 3 x1 */ 2058 /* GEN 3 x2 */ 2197 /* GEN 1 x1 */ 2204 /* GEN 1 x2 and GEN 2 x1 */ 2211 /* GEN 2 x2 */ 2218 /* GEN 3 x1 */ 2225 /* GEN 3 x2 and GEN 4 x1 */ [all …]
|
| A D | x1e80100.dtsi | 3239 /* GEN 1 x1 */ 3246 /* GEN 1 x2 and GEN 2 x1 */ 3253 /* GEN 1 x4 and GEN 2 x2 */ 3260 /* GEN 1 x8 and GEN 2 x4 */ 3267 /* GEN 2 x8 */ 3274 /* GEN 3 x1 */ 3281 /* GEN 3 x2 and GEN 4 x1 */ 3288 /* GEN 3 x4 and GEN 4 x2 */ 3295 /* GEN 3 x8 and GEN 4 x4 */ 3302 /* GEN 4 x8 */
|
| A D | sm8650.dtsi | 3662 /* GEN 1 x1 */ 3669 /* GEN 1 x2 and GEN 2 x1 */ 3676 /* GEN 2 x2 */ 3683 /* GEN 3 x1 */ 3690 /* GEN 3 x2 */ 3842 /* GEN 1 x1 */ 3849 /* GEN 1 x2 and GEN 2 x1 */ 3856 /* GEN 2 x2 */ 3863 /* GEN 3 x1 */ 3870 /* GEN 3 x2 and GEN 4 x1 */ [all …]
|
| A D | sm8450.dtsi | 2050 /* GEN 1 x1 */ 2057 /* GEN 2 x1 */ 2064 /* GEN 3 x1 */ 2212 /* GEN 1 x1 */ 2219 /* GEN 1 x2 and GEN 2 x1 */ 2226 /* GEN 2 x2 */ 2233 /* GEN 3 x1 */ 2240 /* GEN 3 x2 and GEN 4 x1 */ 2247 /* GEN 4 x2 */
|
| /arch/powerpc/kernel/ |
| A D | exceptions-64e.S | 313 EXCEPTION_PROLOG(n, intnum, GEN, addition##_GEN(n))
|
Completed in 56 milliseconds