Home
last modified time | relevance | path

Searched refs:shorthand (Results 1 – 16 of 16) sorted by relevance

/linux/arch/x86/kvm/
A Dirq_comm.c68 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic()
119 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq()
333 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
A Dlapic.c843 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument
849 switch (shorthand) { in kvm_apic_match_dest()
925 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
929 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic()
995 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()
1039 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast()
1196 irq->shorthand, in kvm_bitmap_or_dest_vcpus()
1288 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
A Dioapic.c384 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
430 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
A Dlapic.h92 int shorthand, unsigned int dest, int dest_mode);
A Dhyperv.c457 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
A Dx86.c8809 lapic_irq.shorthand = APIC_DEST_NOSHORT; in kvm_pv_kick_cpu_op()
/linux/arch/x86/include/asm/
A Dapicdef.h313 shorthand : 2, member
A Dkvm_host.h1296 u32 shorthand; member
/linux/Documentation/networking/dsa/
A Dconfiguration.rst313 # or shorthand
328 # or shorthand, because the 'local' flag is implicit if 'static' is not
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-decoder-cmd.rst96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
/linux/Documentation/kbuild/
A Dkconfig-macro-language.rst201 a variable as a shorthand for an expression that consists of multiple tokens.
A Dmakefiles.rst541 When kbuild is executing with KBUILD_VERBOSE=0, then only a shorthand
902 Kbuild provides the following shorthand for this:
1008 Kbuild provides the following shorthand for this:
1383 The ": %: %.o" part of the prerequisite is a shorthand that
A Dkconfig-language.rst114 This is a shorthand notation for a type definition plus a value.
/linux/Documentation/i2c/
A Dsmbus-protocol.rst74 others, it is a shorthand if you want to read the same register as in
/linux/Documentation/driver-api/
A Dclk.rst34 serve as a convenient shorthand for the implementation of the
/linux/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too

Completed in 61 milliseconds