Searched refs:spapr_alloc_init (Results 1 – 4 of 4) sorted by relevance
13 void spapr_alloc_init(QGuestAllocator *s, QTestState *qts, QAllocOpts flags);
18 void spapr_alloc_init(QGuestAllocator *s, QTestState *qts, QAllocOpts flags) in spapr_alloc_init() function
7 .alloc_init = spapr_alloc_init,
96 spapr_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS); in qos_create_machine_spapr()