Searched defs:gate (Results 1 – 6 of 6) sorted by relevance
/arch/x86/include/asm/ |
D | desc.h | 80 static inline void pack_gate(gate_desc *gate, unsigned type, unsigned long func, in pack_gate() 137 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry() 420 static inline void idt_init_desc(gate_desc *gate, const struct idt_data *d) in idt_init_desc()
|
/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()
|
D | ethertap_user.c | 91 static int etap_tramp(char *dev, char *gate, int control_me, in etap_tramp()
|
/arch/x86/kvm/ |
D | i8254.h | 21 u8 gate; /* timer start */ member
|
/arch/mips/include/asm/octeon/ |
D | cvmx-rst-defs.h | 235 uint64_t gate:48; member 244 uint64_t gate:4; member
|
/arch/x86/include/uapi/asm/ |
D | kvm.h | 282 __u8 gate; member
|