Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h181 #define H_SET_SPRG0 0x24 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h22 {H_SET_SPRG0, "H_SET_SPRG0"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h461 #define H_SET_SPRG0 0x24 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1628 spapr_register_hypercall(H_SET_SPRG0, h_set_sprg0); in hypercall_register_types()