Home
last modified time | relevance | path

Searched defs:gate (Results 1 – 7 of 7) sorted by relevance

/qemu/include/hw/timer/
H A Di8254.h36 int gate; member
H A Di8254_internal.h44 uint8_t gate; /* timer start */ member
/qemu/target/i386/hvf/
H A Dx86_task.c111 …tate *cpu, x86_segment_selector tss_sel, int reason, bool gate_valid, uint8_t gate, uint64_t gate_… in vmx_handle_task_switch()
H A Dx86.c103 int gate) in x86_read_call_gate()
/qemu/hw/audio/
H A Dpcspk.c153 const int gate = val & 1; in pcspk_io_write() local
/qemu/target/i386/emulate/
H A Dx86.h178 static inline uint32_t x86_call_gate_offset(x86_call_gate *gate) in x86_call_gate_offset()
/qemu/linux-headers/asm-x86/
H A Dkvm.h279 __u8 gate; member