HomeSort by relevance Sort by last modified time
    Searched refs:request_interrupt_window (Results 1 - 5 of 5) sorted by null

  /external/qemu/target-i386/
hax-interface.h 246 int request_interrupt_window; member in struct:hax_tunnel
hax-all.c 497 ht->request_interrupt_window = 1;
499 ht->request_interrupt_window = 0;
kvm.c 731 run->request_interrupt_window = 1;
733 run->request_interrupt_window = 0;
  /external/qemu/android/config/linux-x86/linux/
kvm.h 106 __u8 request_interrupt_window; member in struct:kvm_run
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 106 __u8 request_interrupt_window; member in struct:kvm_run

Completed in 69 milliseconds