Searched refs:shorthand (Results 1 – 19 of 19) sorted by relevance
/linux-6.6.21/arch/x86/kvm/ |
D | irq_comm.c | 70 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic() 121 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq() 347 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
|
D | lapic.c | 1065 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument 1071 switch (shorthand) { in kvm_apic_match_dest() 1146 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic() 1150 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic() 1216 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast() 1264 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast() 1419 irq->shorthand, in kvm_bitmap_or_dest_vcpus() 1514 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
|
D | ioapic.c | 413 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect() 459 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
|
D | lapic.h | 105 int shorthand, unsigned int dest, int dest_mode);
|
D | xen.c | 482 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
|
D | hyperv.c | 489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
|
D | x86.c | 9729 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
|
/linux-6.6.21/arch/x86/include/asm/ |
D | apicdef.h | 311 shorthand : 2, member
|
D | kvm_host.h | 1541 u32 shorthand; member
|
/linux-6.6.21/arch/x86/kvm/svm/ |
D | avic.c | 401 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local 405 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
|
/linux-6.6.21/Documentation/networking/dsa/ |
D | configuration.rst | 316 # or shorthand 331 # or shorthand, because the 'local' flag is implicit if 'static' is not
|
/linux-6.6.21/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 201 a variable as a shorthand for an expression that consists of multiple tokens.
|
D | makefiles.rst | 466 When kbuild is executing with KBUILD_VERBOSE unset, then only a shorthand 858 Kbuild provides the following shorthand for this:: 967 Kbuild provides the following shorthand for this:: 1376 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-6.6.21/Documentation/i2c/ |
D | smbus-protocol.rst | 74 others, it is a shorthand if you want to read the same register as in
|
/linux-6.6.21/Documentation/driver-api/ |
D | clk.rst | 34 serve as a convenient shorthand for the implementation of the
|
/linux-6.6.21/Documentation/bpf/standardization/ |
D | instruction-set.rst | 14 of types using a shorthand syntax and refers to several expository,
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too
|