Home
last modified time | relevance | path

Searched refs:H_GET_TERM_CHAR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvconsole.c34 ret = plpar_hcall(H_GET_TERM_CHAR, retbuf, vtermno); in hvc_get_chars()
/openbmc/qemu/hw/char/
H A Dspapr_vty.c268 spapr_register_hypercall(H_GET_TERM_CHAR, h_get_term_char); in spapr_vty_register_types()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h193 #define H_GET_TERM_CHAR 0x54 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h34 {H_GET_TERM_CHAR, "H_GET_TERM_CHAR"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h470 #define H_GET_TERM_CHAR 0x54 macro