Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dexceptions-64s.S95 #define IVEC .L_IVEC_\name\() /* Interrupt vector address */ macro
124 .ifndef IVEC
220 li r10,(IVEC + 0x2)
222 li r10,(IVEC)
225 li r10,(IVEC + 0x2)
227 li r10,(IVEC)
462 .if IVEC == 0x500 || IVEC == 0xea0
464 .elseif IVEC == 0x900
466 .elseif IVEC == 0xa00 || IVEC == 0xe80
468 .elseif IVEC == 0xe60
[all …]