Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem9 response to H_SCM_HEALTH hcall. The details of the bit
71 bitmap received from PowerVM via the H_SCM_HEALTH. This is used
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h325 #define H_SCM_HEALTH 0x400 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c862 spapr_register_hypercall(H_SCM_HEALTH, h_scm_health); in spapr_scm_register_types()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h584 #define H_SCM_HEALTH 0x400 macro
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst220 **H_SCM_HEALTH**
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c543 rc = plpar_hcall(H_SCM_HEALTH, ret, p->drc_index); in __drc_pmem_query_health()