Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dmachine_kexec.c196 hverr = hv_set_command_line( in kexec_find_and_set_command_line()
201 hverr = hv_set_command_line((HV_VirtAddr) command_line, 0); in kexec_find_and_set_command_line()
Dhvglue.S63 gensym hv_set_command_line, 0x5e0, 32
Dhvglue_trace.c66 #define hv_set_command_line _hv_set_command_line macro
126 #undef hv_set_command_line
243 HV_WRAP2(HV_Errno, hv_set_command_line, HV_VirtAddr, buf, int, length)
/arch/tile/include/hv/
Dhypervisor.h1375 HV_Errno hv_set_command_line(HV_VirtAddr buf, int length);