Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_numa.c454 uint32_t legacy_refpoints[] = { in spapr_numa_FORM1_write_rtas_dt() local
467 G_STATIC_ASSERT(sizeof(legacy_refpoints) <= sizeof(refpoints)); in spapr_numa_FORM1_write_rtas_dt()
472 memcpy(refpoints, legacy_refpoints, sizeof(legacy_refpoints)); in spapr_numa_FORM1_write_rtas_dt()