Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Dexceptions-64s.S96 #define IVEC .L_IVEC_\name\() /* Interrupt vector address */ macro
126 .ifndef IVEC
225 li r10,(IVEC + 0x2)
227 li r10,(IVEC)
230 li r10,(IVEC + 0x2)
232 li r10,(IVEC)
467 .if IVEC == 0x500 || IVEC == 0xea0
469 .elseif IVEC == 0x900
471 .elseif IVEC == 0xa00 || IVEC == 0xe80
473 .elseif IVEC == 0xe60
[all …]