Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dirq_comm.c70 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()
A Dlapic.c1024 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument
1030 switch (shorthand) { in kvm_apic_match_dest()
1105 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
1109 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic()
1175 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()
1223 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast()
1378 irq->shorthand, in kvm_bitmap_or_dest_vcpus()
1473 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
A Dioapic.c383 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
429 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
A Dlapic.h105 int shorthand, unsigned int dest, int dest_mode);
A Dxen.c482 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
A Dhyperv.c489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
A Dx86.c9632 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
/linux-6.3-rc2/arch/x86/include/asm/
A Dapicdef.h307 shorthand : 2, member
A Dkvm_host.h1542 u32 shorthand; member
/linux-6.3-rc2/arch/x86/kvm/svm/
A Davic.c382 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local
386 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-decoder-cmd.rst96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
/linux-6.3-rc2/Documentation/networking/dsa/
A Dconfiguration.rst316 # or shorthand
331 # or shorthand, because the 'local' flag is implicit if 'static' is not
/linux-6.3-rc2/Documentation/kbuild/
A Dkconfig-macro-language.rst201 a variable as a shorthand for an expression that consists of multiple tokens.
A Dmakefiles.rst466 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
A Dkconfig-language.rst114 This is a shorthand notation for a type definition plus a value.
/linux-6.3-rc2/Documentation/driver-api/
A Dclk.rst34 serve as a convenient shorthand for the implementation of the
/linux-6.3-rc2/Documentation/i2c/
A Dsmbus-protocol.rst74 others, it is a shorthand if you want to read the same register as in
/linux-6.3-rc2/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too

Completed in 64 milliseconds