Searched defs:idt (Results 1 – 10 of 10) sorted by relevance
228 struct desc_struct *idt; in try_deliver_interrupt() local581 static void default_idt_entry(struct desc_struct *idt, in default_idt_entry()622 void copy_traps(const struct lg_cpu *cpu, struct desc_struct *idt, in copy_traps()
167 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_id_table_reset_one() local193 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_get_sid() local239 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_tlbil_one() local
99 struct vcpu_id_table *idt; member
19 struct desc_ptr idt; member
67 struct desc_struct idt[IDT_ENTRIES]; member
119 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry()
569 unsigned char *idt = endpoint->channels[1]->wr_buffers[0]->addr; in xilly_scan_idt() local1804 const unsigned char *idt) in xillybus_init_chrdev()
36 unsigned char *idt; member
313 struct desc_struct *idt = (void *)desc->address; in lguest_load_idt() local
147 struct kvm_dtable gdt, idt; member