Searched refs:arm64_syscall (Results 1 – 2 of 2) sorted by relevance
156 __WEAK void arm64_syscall(struct arm64_iframe_long *iframe, bool is_64bit) { in arm64_syscall() function175 void arm64_syscall(struct arm64_iframe_long *iframe); in arm64_sync_exception()177 arm64_syscall(iframe); in arm64_sync_exception()181 arm64_syscall(iframe, (ec == 0x15) ? true : false); in arm64_sync_exception()
75 void arm64_syscall(struct arm64_iframe_long *iframe, bool is_64bit);
Completed in 3 milliseconds