Searched refs:shorthand (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.1/arch/x86/kvm/ |
D | irq_comm.c | 69 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic() 120 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq() 346 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
|
D | lapic.c | 900 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument 906 switch (shorthand) { in kvm_apic_match_dest() 982 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic() 986 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic() 1052 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast() 1100 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast() 1254 irq->shorthand, in kvm_bitmap_or_dest_vcpus() 1349 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
|
D | ioapic.c | 382 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect() 428 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
|
D | lapic.h | 105 int shorthand, unsigned int dest, int dest_mode);
|
D | xen.c | 325 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
|
D | hyperv.c | 467 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
|
D | x86.c | 9547 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
|
/Linux-v6.1/arch/x86/include/asm/ |
D | apicdef.h | 307 shorthand : 2, member
|
D | kvm_host.h | 1448 u32 shorthand; member
|
/Linux-v6.1/arch/x86/kvm/svm/ |
D | avic.c | 352 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local 355 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
|
/Linux-v6.1/Documentation/networking/dsa/ |
D | configuration.rst | 316 # or shorthand 331 # or shorthand, because the 'local' flag is implicit if 'static' is not
|
/Linux-v6.1/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 201 a variable as a shorthand for an expression that consists of multiple tokens.
|
D | makefiles.rst | 526 When kbuild is executing with KBUILD_VERBOSE=0, then only a shorthand 909 Kbuild provides the following shorthand for this: 1017 Kbuild provides the following shorthand for this: 1417 The ": %: %.o" part of the prerequisite is a shorthand that
|
D | kconfig-language.rst | 114 This is a shorthand notation for a type definition plus a value.
|
/Linux-v6.1/Documentation/driver-api/ |
D | clk.rst | 34 serve as a convenient shorthand for the implementation of the
|
/Linux-v6.1/Documentation/i2c/ |
D | smbus-protocol.rst | 74 others, it is a shorthand if you want to read the same register as in
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too
|