Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/pseries/
Dpapr_platform_attributes.c96 if (ret == H_PARTIAL || ret == H_P4) { in papr_get_attr()
264 if (ret == H_PARTIAL || ret == H_P4) { in papr_init()
Dpapr_scm.c317 if (rc == H_PARTIAL) { in drc_pmem_query_stats()
Dlpar.c1102 BUG_ON(rc != H_PARTIAL); in call_block_remove()
/linux-5.19.10/arch/powerpc/include/asm/
Dhvcall.h13 #define H_PARTIAL 5 macro
/linux-5.19.10/arch/powerpc/kvm/
Dtrace_hv.h142 {H_PARTIAL, "H_PARTIAL"}, \