Searched defs:SpaprPhbState (Results 1 – 1 of 1) sorted by relevance
50 struct SpaprPhbState { struct51 PCIHostState parent_obj;75 QLIST_ENTRY(SpaprPhbState) list; argument77 bool ddw_enabled;78 uint64_t page_size_mask;79 uint64_t dma64_win_addr;81 uint32_t numa_node;105 int spapr_dt_phb(SpaprMachineState *spapr, SpaprPhbState *phb, argument