Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhvcall.h13 #define H_PARTIAL 5 macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dtrace_hv.h141 {H_PARTIAL, "H_PARTIAL"}, \
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dpapr_scm.c277 if (rc == H_PARTIAL) { in drc_pmem_query_stats()
Dlpar.c1065 BUG_ON(rc != H_PARTIAL); in call_block_remove()