Searched refs:MEMMOV_OPS_DST_OFFSET (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/include/
H A Dmexec.h9 #define MEMMOV_OPS_DST_OFFSET (0) macro
55 static_assert(__offsetof(memmov_ops_t, dst) == MEMMOV_OPS_DST_OFFSET, ""); variable
/fuchsia/zircon/kernel/arch/x86/
H A Dmexec.S66 mov MEMMOV_OPS_DST_OFFSET (%r12), %rdi
/fuchsia/zircon/kernel/arch/arm64/
H A Dmexec.S72 ldr x0, [copy_list, MEMMOV_OPS_DST_OFFSET]

Completed in 31 milliseconds