Searched refs:GSB_LAST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | spapr_nested.h | 189 #define GSB_LAST GSB_VCPU_SPR_ASDR macro |
/openbmc/qemu/hw/ppc/ | ||
H A D | spapr_nested.c | 1024 assert(type->id <= GSB_LAST); in spapr_nested_gsb_init() |