Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 25 of 27) sorted by relevance

12

/tools/testing/selftests/arm64/bti/
Dassembler.h18 .macro startfn name:req
21 .macro endfn
28 .macro emit_aarch64_feature_1_and
52 .macro paciasp
56 .macro autiasp
60 .macro __bti_
64 .macro __bti_c
68 .macro __bti_j
72 .macro __bti_jc
76 .macro bti what=
/tools/testing/selftests/arm64/fp/
Dsme-inst.h11 .macro rdsvl nx, imm
17 .macro smstop
21 .macro smstart_za
25 .macro smstart_sm
33 .macro _ldr_za nw, nxbase, offset=0
44 .macro _str_za nw, nxbase, offset=0
56 .macro _ldr_zt nx
66 .macro _str_zt nx
Dassembler.h8 .macro __for from:req, to:req
17 .macro _for var:req, from:req, to:req, insn:vararg
18 .macro _for__body \var:req
31 .macro function name
32 .macro endfunction
39 .macro define_accessor name, num, insn
40 .macro \name\()_entry n
59 .macro puts string
Dsve-test.S24 .macro _sve_ldr_v zt, xn
28 .macro _sve_str_v zt, xn
32 .macro _sve_ldr_p pt, xn
36 .macro _sve_str_p pt, xn
92 .macro _adrz xd, xn, nrtmp
99 .macro _adrp xd, xn, nrtmp
Dfp-pidbench.S15 .macro test_loop per_loop
Dfpsimd-test.S20 .macro _vldr Vn:req, Xt:req
24 .macro _vstr Vn:req, Xt:req
66 .macro _adrv xd, xn, nrtmp
Dza-test.S76 .macro _adrza xd, xn, nrtmp
/tools/testing/selftests/kvm/lib/aarch64/
Dhandlers.S2 .macro save_registers
34 .macro restore_registers
75 .macro HANDLER, label
91 .macro HANDLER_INVALID
/tools/perf/
Dbuiltin-version.c41 static void status_print(const char *name, const char *macro, in status_print() argument
46 printf(" # %s\n", macro); in status_print()
/tools/testing/selftests/powerpc/tm/
Dtm-syscall-asm.S31 .macro scv level
/tools/testing/selftests/powerpc/security/
Dbranch_loops.S25 .macro state number
/tools/testing/selftests/powerpc/include/
Dbasic_asm.h97 .macro OP_REGS op, reg_width, start_reg, end_reg, base_reg, base_reg_offset=0, skip=0
/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S51 .macro HANDLERS has_error from to
/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S33 .macro _ldr_za nw, nxbase, offset=0
44 .macro _str_za nw, nxbase, offset=0
56 .macro _ldr_zt nx
66 .macro _str_zt nx
/tools/testing/selftests/bpf/
Dsdt.h253 _SDT_ASM_1(.macro _SDT_SIGN x) \
260 _SDT_ASM_1(.macro _SDT_SIZE_ x) \
265 _SDT_ASM_1(.macro _SDT_SIZE x) \
268 _SDT_ASM_1(.macro _SDT_TYPE_ x) \
276 _SDT_ASM_1(.macro _SDT_TYPE x) \
Dtest_bpftool_synctypes.py253 def get_help_list_macro(self, macro): argument
/tools/testing/selftests/sgx/
Dtest_encl_bootstrap.S6 .macro ENCLU
/tools/memory-model/Documentation/
Drecipes.txt232 The smp_store_release() macro orders any prior accesses against the
233 store, while the smp_load_acquire macro orders the load against any
272 The rcu_assign_pointer() macro has the same ordering properties as does
273 smp_store_release(), but the rcu_dereference() macro orders the load only
310 The smp_wmb() macro orders prior stores against later stores, and the
311 smp_rmb() macro orders prior loads against later loads. Therefore, if
Dglossary.txt129 macro such as "r1 = READ_ONCE(x)" or "smp_store_release(&a, 1)".
/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst52 avoid conflicts on macro names when including the output of
/tools/build/
DBuild.include93 # - BUILD_STR macro to allow '-D"$(variable)"' constructs
/tools/build/Documentation/
DBuild.txt109 - build macro definition:
/tools/arch/arm64/include/asm/
Dsysreg.h1185 .macro mrs_s, rt, sreg
1189 .macro msr_s, sreg, rt
/tools/objtool/Documentation/
Dobjtool.txt208 be annotated as an ELF function. The ENDPROC macro shouldn't be used
409 macro, the code paths have conflicting modifications to the stack.
444 macro.
/tools/build/feature/
DMakefile235 FLAGS_PERL_EMBED += -Wno-compound-token-split-by-macro

12