Home
last modified time | relevance | path

Searched refs:H_UNBIND_SCOPE_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c770 #define H_UNBIND_SCOPE_ALL 0x1 macro
801 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h343 #define H_UNBIND_SCOPE_ALL (0x1) macro