Home
last modified time | relevance | path

Searched refs:HYPERVISOR_console_io (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/arm/
H A Dhypercall.h48 int HYPERVISOR_console_io(int cmd, int count, char *str);
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h445 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io() function