Searched refs:hv_console_putc (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
H A Dhvglue.S58 gensym hv_console_putc, 0x560, 32
H A Drelocate_kernel_64.S38 moveli r40, hw2_last(hv_console_putc)
39 shl16insli r40, r40, hw1(hv_console_putc)
40 shl16insli r40, r40, hw0(hv_console_putc)
H A Dhvglue_trace.c62 #define hv_console_putc _hv_console_putc macro
122 #undef hv_console_putc macro
231 HV_WRAP1(void, hv_console_putc, int, byte)
H A Drelocate_kernel_32.S37 moveli r40, lo16(hv_console_putc)
38 auli r40, r40, ha16(hv_console_putc)
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h270 /** hv_console_putc */
1182 void hv_console_putc(int byte);

Completed in 112 milliseconds