Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h663 #define VPA_MIN_SIZE 640 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c339 if (size < VPA_MIN_SIZE) { in register_vpa()