Home
last modified time | relevance | path

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

/openbmc/linux/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 Dpapr_scm.c317 if (rc == H_PARTIAL) { in drc_pmem_query_stats()
H A Dlpar.c1113 BUG_ON(rc != H_PARTIAL); in call_block_remove()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h13 #define H_PARTIAL 5 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h161 {H_PARTIAL, "H_PARTIAL"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h290 #define H_PARTIAL 5 macro