Home
last modified time | relevance | path

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

/system/public/zircon/boot/
A Dimage.h104 #define ZBI_ALL_TYPES(macro) \ argument
105 macro(ZBI_TYPE_CONTAINER, "CONTAINER", ".bin") \
106 macro(ZBI_TYPE_KERNEL_X64, "KERNEL_X64", ".bin") \
108 macro(ZBI_TYPE_DISCARD, "DISCARD", ".bin") \
110 macro(ZBI_TYPE_STORAGE_BOOTFS, "BOOTFS", ".bin") \
111 macro(ZBI_TYPE_CMDLINE, "CMDLINE", ".txt") \
112 macro(ZBI_TYPE_CRASHLOG, "CRASHLOG", ".bin") \
113 macro(ZBI_TYPE_NVRAM, "NVRAM", ".bin") \
117 macro(ZBI_TYPE_MEM_CONFIG, "MEM_CONFIG", ".bin") \
119 macro(ZBI_TYPE_ACPI_RSDP, "ACPI_RSDP", ".bin") \
[all …]
/system/utest/thread-initial-state/
A Dx86-64.S7 .macro check_general_purpose reg
12 .macro check_xmm reg
24 .macro check_ymm reg
29 .macro check_mm reg
35 .macro check_segment reg
A Darm64.S7 .macro check_simd reg1 reg2
/system/ulib/zircon/
A Dzircon-syscall-x86-64.S5 .macro zircon_syscall num, name, caller
14 .macro push_reg reg
19 .macro pop_reg reg
A Dzircon-syscall-arm64.S5 .macro zircon_syscall num, name, caller
15 .macro push_regpair reg0, reg1
21 .macro pop_regpair reg0, reg1
A Dsyscall-entry.h7 .macro syscall_entry_begin name
15 .macro syscall_entry_end name public=1
A Dsyscalls-arm64.S14 .macro m_syscall name, num, nargs, public
A Dsyscalls-x86-64.S27 .macro m_syscall name, num, nargs, public
/system/utest/hypervisor/
A Darm64.S25 .macro FUNCTION name
33 .macro exception_vector base offset
41 .macro test_complete value=0 arch=aarch64
68 .macro drop_to_el0 arch=aarch64
A Dx86.S30 .macro FUNCTION name
37 .macro init_gdt start
108 .macro isr start, n
114 .macro idt start, n
125 .macro init_interrupt_handling start
/system/host/fidl/include/fidl/
A Dtoken_definitions.inc6 // different X macro arguments.
/system/host/banjo/include/banjo/
A Dtoken_definitions.inc6 // different X macro arguments.
/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
A Dskylake-pm-events.inc388 "Mispred macro branch insns", "Mispredicted macro branch instructions retired")

Completed in 14 milliseconds