Home
last modified time | relevance | path

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

/lk-master/arch/arm64/
A Dexceptions_c.c164 uint32_t ec = BITS_SHIFT(esr, 31, 26); in arm64_sync_exception() local
168 switch (ec) { in arm64_sync_exception()
181 arm64_syscall(iframe, (ec == 0x15) ? true : false); in arm64_sync_exception()
218 printf("ESR 0x%x: ec 0x%x, il 0x%x, iss 0x%x\n", esr, ec, il, iss); in arm64_sync_exception()

Completed in 2 milliseconds