Home
last modified time | relevance | path

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

/arch/tile/kernel/
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)
Dhvglue.S58 gensym hv_console_putc, 0x560, 32
Dhvglue_trace.c62 #define hv_console_putc _hv_console_putc macro
121 #undef hv_console_putc
229 HV_WRAP1(void, hv_console_putc, int, byte)
Drelocate_kernel_32.S37 moveli r40, lo16(hv_console_putc)
38 auli r40, r40, ha16(hv_console_putc)
/arch/tile/include/hv/
Dhypervisor.h1175 void hv_console_putc(int byte);