Searched refs:ucall_type (Results 1 – 1 of 1) sorted by relevance
12 static ucall_type_t ucall_type; variable30 ucall_type = type; in ucall_init()31 sync_global_to_guest(vm, ucall_type); in ucall_init()75 ucall_type = 0; in ucall_uninit()76 sync_global_to_guest(vm, ucall_type); in ucall_uninit()109 switch (ucall_type) { in ucall()126 if (ucall_type == UCALL_PIO && run->exit_reason == KVM_EXIT_IO && in get_ucall()134 if (ucall_type == UCALL_MMIO && run->exit_reason == KVM_EXIT_MMIO && in get_ucall()