Searched refs:EXCEPTION_STUB (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| A D | exceptions-64e.S | 435 #define EXCEPTION_STUB(loc, label) \ macro 490 EXCEPTION_STUB(0x000, machine_check) 504 EXCEPTION_STUB(0x1c0, data_tlb_miss) 507 EXCEPTION_STUB(0x220, altivec_assist) 508 EXCEPTION_STUB(0x260, perfmon) 509 EXCEPTION_STUB(0x280, doorbell) 510 EXCEPTION_STUB(0x2a0, doorbell_crit) 511 EXCEPTION_STUB(0x2c0, guest_doorbell) 513 EXCEPTION_STUB(0x300, hypercall) 514 EXCEPTION_STUB(0x320, ehpriv) [all …]
|
Completed in 5 milliseconds