Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/pseries/
H A Dpapr_platform_attributes.c97 if (ret == H_PARTIAL || ret == H_P4) { in papr_get_attr()
267 if (ret == H_PARTIAL || ret == H_P4) { in papr_init()
H A Dhtmdump.c40 case H_PARTIAL: in htmdump_read()
H A Dpapr_scm.c279 if (rc == H_PARTIAL) { in drc_pmem_query_stats()
H A Dlpar.c1114 BUG_ON(rc != H_PARTIAL); in call_block_remove()
/linux-6.15/arch/powerpc/include/asm/
H A Dhvcall.h13 #define H_PARTIAL 5 macro
/linux-6.15/arch/powerpc/kvm/
H A Dtrace_hv.h161 {H_PARTIAL, "H_PARTIAL"}, \