Searched refs:VPA_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | spapr.h | 663 #define VPA_MIN_SIZE 640 macro |
/openbmc/qemu/hw/ppc/ | ||
H A D | spapr_hcall.c | 339 if (size < VPA_MIN_SIZE) { in register_vpa() |