Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dccw.c53 bool force_orb_pfch; member
84 if (!(sch->orb.ctrl0 & ORB_CTRL0_MASK_PFCH) && vcdev->force_orb_pfch) { in vfio_ccw_handle_request()
662 DEFINE_PROP_BOOL("force-orb-pfch", VFIOCCWDevice, force_orb_pfch, false),