PTF (PERFORM TOPOLOGY FUNCTION) kernel API. More...
Data Structures | |
| struct | arch::s390x::cpu::ptf::detail::ptf_result |
| Raw decoded PTF result. More... | |
Functions | |
| auto | arch::s390x::cpu::ptf::consume_topology_change_pending () noexcept -> bool |
| Check (and, if pending, consume) the topology-change- report-pending condition for this configuration. | |
| template<function_code Fc> | |
| auto | arch::s390x::cpu::ptf::detail::invoke () noexcept -> ptf_result |
| Invoke PTF raw. | |
| template<polarization Pol> | |
| auto | arch::s390x::cpu::ptf::set_polarization () noexcept -> std::expected< void, rejection_reason > |
| Request that all CPUs in the configuration be moved to the given polarization. | |
PTF (PERFORM TOPOLOGY FUNCTION) kernel API.
SPDX-License-Identifier: Apache-2.0