Home
last modified time | relevance | path

Searched defs:OPENPIC_CPU_REG_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dopenpic.c80 #define OPENPIC_CPU_REG_SIZE 0x100 + ((MAX_CPU - 1) * 0x1000) macro
/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c63 #define OPENPIC_CPU_REG_SIZE (0x100 + ((MAX_CPU - 1) * 0x1000)) macro