Searched refs:sync_exception_current (Results 1 – 5 of 5) sorted by relevance
118 current_exception_sp0 sync_exception_current134 current_exception_spx sync_exception_current
81 extern "C" fn sync_exception_current() {82 eprintln!("sync_exception_current");
20 extern "C" fn sync_exception_current(_elr: u64, _spsr: u64) { in sync_exception_current() function
38 extern "C" fn sync_exception_current(elr: u64, _spsr: u64) { in sync_exception_current() function