Home
last modified time | relevance | path

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

/kernel/include/
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,
/kernel/syscalls/
A Dsystem.cpp321 mexec_asm_func mexec_assembly = (mexec_asm_func)id_page_addr; in sys_system_mexec()
/kernel/platform/generic-arm/
A Dplatform.cpp577 void platform_mexec(mexec_asm_func mexec_assembly, memmov_ops_t* ops, in platform_mexec()
/kernel/platform/pc/
A Dplatform.cpp686 void platform_mexec(mexec_asm_func mexec_assembly, memmov_ops_t* ops, in platform_mexec()

Completed in 13 milliseconds