| /linux/arch/x86/kernel/apic/ |
| H A D | io_apic.c | 90 int apic, pin; member 264 static inline void io_apic_eoi(unsigned int apic, unsigned int vector) in io_apic_eoi() argument 271 unsigned int native_io_apic_read(unsigned int apic, unsigned int reg) in native_io_apic_read() argument 279 static void io_apic_write(unsigned int apic, unsigned int reg, in io_apic_write() argument 288 static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin) in __ioapic_read_entry() argument 298 ioapic_read_entry(int apic,int pin) ioapic_read_entry() argument 310 __ioapic_write_entry(int apic,int pin,struct IO_APIC_route_entry e) __ioapic_write_entry() argument 316 ioapic_write_entry(int apic,int pin,struct IO_APIC_route_entry e) ioapic_write_entry() argument 327 ioapic_mask_entry(int apic,int pin) ioapic_mask_entry() argument 341 add_pin_to_irq_node(struct mp_chip_data * data,int node,int apic,int pin) add_pin_to_irq_node() argument 363 __remove_pin_from_irq(struct mp_chip_data * data,int apic,int pin) __remove_pin_from_irq() argument 439 __eoi_ioapic_pin(int apic,int pin,int vector) __eoi_ioapic_pin() argument 468 clear_IO_APIC_pin(unsigned int apic,unsigned int pin) clear_IO_APIC_pin() argument 514 int apic, pin; clear_IO_APIC() local 558 int apic, pin; save_ioapic_entries() local 579 int apic, pin; mask_ioapic_entries() local 602 int apic, pin; restore_ioapic_entries() local 1149 io_apic_print_entries(unsigned int apic,unsigned int nr_entries) io_apic_print_entries() argument 1270 static struct { int pin, apic; } ioapic_i8259 = { -1, -1 }; global() member 1274 int i8259_apic, i8259_pin, apic, pin; enable_IO_APIC() local 1949 int apic, pin, i; unlock_ExtINT_logic() local [all...] |
| /linux/arch/x86/xen/ |
| H A D | apic.c | 14 static unsigned int xen_io_apic_read(unsigned apic, unsigned reg) in xen_io_apic_read()
|
| /linux/arch/x86/include/asm/ |
| H A D | io_apic.h | 165 static inline unsigned int io_apic_read(unsigned int apic, unsigned int reg) in io_apic_read()
|
| H A D | kvm_host.h | 820 struct kvm_lapic *apic; /* kernel irqchip context */ global() member
|
| /linux/arch/x86/kvm/ |
| H A D | ioapic.c | 543 struct kvm_lapic *apic = vcpu->arch.apic; kvm_ioapic_update_eoi_one() local
|
| H A D | cpuid.c | 377 struct kvm_lapic *apic = vcpu->arch.apic; in kvm_vcpu_after_set_cpuid() local
|
| H A D | x86.c | 10956 struct kvm_lapic *apic = vcpu->arch.apic; __kvm_vcpu_update_apicv() local [all...] |
| /linux/arch/x86/kvm/svm/ |
| H A D | avic.c | 650 struct kvm_lapic *apic = vcpu->arch.apic; avic_incomplete_ipi_interception() local [all...] |
| H A D | nested.c | 1667 struct kvm_lapic *apic = vcpu->arch.apic; svm_check_nested_events() local
|
| H A D | svm.c | 3887 svm_deliver_interrupt(struct kvm_lapic * apic,int delivery_mode,int trig_mode,int vector) svm_deliver_interrupt() argument
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | amd.c | 402 static bool lvt_off_valid(struct threshold_block *b, int apic, u32 lo, u32 hi) in lvt_off_valid() argument
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | nested.c | 4284 struct kvm_lapic *apic = vcpu->arch.apic; vmx_check_nested_events() local
|
| H A D | vmx.c | 4386 vmx_deliver_interrupt(struct kvm_lapic * apic,int delivery_mode,int trig_mode,int vector) vmx_deliver_interrupt() argument
|
| /linux/arch/x86/events/ |
| H A D | perf_event.h | 886 int apic; global() member
|