Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_nested.h15 #define GSB_L0_GUEST_HEAP_INUSE 0x0800 /* Guest Management Heap Size */ macro
/qemu/hw/ppc/
H A Dspapr_nested.c1027 GSBE_NESTED_MACHINE_DW(GSB_L0_GUEST_HEAP_INUSE, l0_guest_heap_inuse),
1052 else if (type->id >= GSB_L0_GUEST_HEAP_INUSE) in spapr_nested_gsb_init()