Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/ABI/testing/
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
/linux-5.19.10/arch/powerpc/include/asm/
Dhvcall.h322 #define H_SCM_HEALTH 0x400 macro
/linux-5.19.10/Documentation/powerpc/
Dpapr_hcalls.rst220 **H_SCM_HEALTH**
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dpapr_scm.c543 rc = plpar_hcall(H_SCM_HEALTH, ret, p->drc_index); in __drc_pmem_query_health()