Searched refs:from_el1_regs (Results 1 – 3 of 3) sorted by relevance
43 let exception = ArmException::from_el1_regs(); in sync_exception_current()
42 let exception = ArmException::from_el1_regs(); in sync_exception_current()
120 pub fn from_el1_regs() -> Self { in from_el1_regs() method