Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dexceptions-64s.S108 #define IVEC .L_IVEC_\name\() /* Interrupt vector address */ macro
136 .ifndef IVEC
229 li r10,(IVEC + 0x2)
231 li r10,(IVEC)
234 li r10,(IVEC + 0x2)
236 li r10,(IVEC)
457 .if IVEC == 0x500 || IVEC == 0xea0
459 .elseif IVEC == 0x900
461 .elseif IVEC == 0xa00 || IVEC == 0xe80
463 .elseif IVEC == 0xe60
[all …]