Searched refs:mexec_asm_func (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/include/
H A Dmexec.h31 typedef void (*mexec_asm_func)(uint64_t arg0, uint64_t arg1, uint64_t arg2, typedef
51 void platform_mexec(mexec_asm_func mexec_assembly, memmov_ops_t* ops,
/fuchsia/zircon/kernel/syscalls/
H A Dsystem.cpp351 mexec_asm_func mexec_assembly = (mexec_asm_func)id_page_addr;
/fuchsia/zircon/kernel/platform/generic-arm/
H A Dplatform.cpp576 void platform_mexec(mexec_asm_func mexec_assembly, memmov_ops_t* ops,
/fuchsia/zircon/kernel/platform/pc/
H A Dplatform.cpp706 void platform_mexec(mexec_asm_func mexec_assembly, memmov_ops_t* ops,

Completed in 90 milliseconds