Home
last modified time | relevance | path

Searched refs:gate_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c111 … *cpu, x68_segment_selector tss_sel, int reason, bool gate_valid, uint8_t gate, uint64_t gate_type) in vmx_handle_task_switch() argument
114 if (!gate_valid || (gate_type != VMCS_INTR_T_HWEXCEPTION && in vmx_handle_task_switch()
115 gate_type != VMCS_INTR_T_HWINTR && in vmx_handle_task_switch()
116 gate_type != VMCS_INTR_T_NMI)) { in vmx_handle_task_switch()
H A Dx86_task.h19 int reason, bool gate_valid, uint8_t gate, uint64_t gate_type);
/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c87 enum gate_type { enum
126 enum gate_type type:3;