Searched refs:ventry (Results 1 – 2 of 2) sorted by relevance
21 .macro ventry target macro29 ventry \target + 0x00030 ventry \target + 0x08031 ventry \target + 0x10032 ventry \target + 0x18034 ventry \target + 0x20035 ventry \target + 0x28036 ventry \target + 0x30037 ventry \target + 0x38039 ventry \target + 0x400[all …]
530 .macro ventry label macro537 ventry hyp_sync_invalid /* Synchronous EL2t */538 ventry hyp_irq_invalid /* IRQ EL2t */539 ventry hyp_fiq_invalid /* FIQ EL2t */540 ventry hyp_error_invalid /* Error EL2t */542 ventry hyp_sync /* Synchronous EL2h */543 ventry hyp_irq /* IRQ EL2h */544 ventry hyp_fiq_invalid /* FIQ EL2h */545 ventry hyp_error /* Error EL2h */548 ventry guest_irq /* IRQ 64-bit EL0/EL1 */[all …]
Completed in 4 milliseconds