Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h824 #define RTAS_MIN_SIZE 20 /* hv_rtas_size in SLOF */ macro
/openbmc/qemu/hw/ppc/
H A Dspapr.c970 _FDT(fdt_setprop_cell(fdt, rtas, "rtas-size", RTAS_MIN_SIZE + in spapr_dt_rtas()