Home
last modified time | relevance | path

Searched defs:gate_valid (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c111 …task_switch(CPUState *cpu, x68_segment_selector tss_sel, int reason, bool gate_valid, uint8_t gate… in vmx_handle_task_switch()
/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona-setup.c245 static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name, in gate_valid() function