Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/procedures/phal/
H A Dstart_host.cpp229 constexpr auto hwIsolationPolicyIface = "xyz.openbmc_project.Object.Enable"; in allowHwIsolation() local
236 hwIsolationPolicyIface); in allowHwIsolation()
241 method.append(hwIsolationPolicyIface, "Enabled"); in allowHwIsolation()
259 hwIsolationPolicyObjPath, hwIsolationPolicyIface)}; in allowHwIsolation()
272 e.what(), hwIsolationPolicyObjPath, hwIsolationPolicyIface)}; in allowHwIsolation()