Home
last modified time | relevance | path

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

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