Searched refs:ready_to_switch_to_user (Results 1 – 2 of 2) sorted by relevance
76 ready_to_switch_to_user(trap_frame_vaddr.data(), new_pc.data()); in arch_switch_to_user()80 unsafe extern "C" fn ready_to_switch_to_user(trap_frame: usize, new_pc: usize) -> ! { in ready_to_switch_to_user() function
553 ready_to_switch_to_user(trap_frame, trap_frame_vaddr.data(), new_rip.data()); in arch_switch_to_user()558 unsafe extern "sysv64" fn ready_to_switch_to_user( in ready_to_switch_to_user() function