Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dlapic.c1076 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument
1081 switch (shorthand) { in kvm_apic_match_dest()
1159 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
1163 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic()
1230 if (irq->shorthand == APIC_DEST_SELF) { in __kvm_irq_delivery_to_apic_fast()
1286 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast()
1320 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
1358 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in __kvm_irq_delivery_to_apic()
1527 irq->shorthand, in kvm_bitmap_or_dest_vcpus()
1634 irq->shorthand = icr_low & APIC_SHORT_MASK; in kvm_icr_to_lapic_irq()
H A Dioapic.c428 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
474 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
H A Dirq.c216 irq->shorthand = APIC_DEST_NOSHORT; in kvm_msi_to_lapic_irq()
H A Dxen.c625 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
H A Dhyperv.c489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
H A Dx86.c10286 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
/linux/arch/x86/kvm/svm/
H A Davic.c520 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local
524 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
/linux/Documentation/networking/dsa/
H A Dconfiguration.rst316 # or shorthand
331 # or shorthand, because the 'local' flag is implicit if 'static' is not
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst201 a variable as a shorthand for an expression that consists of multiple tokens.
H A Dkconfig-language.rst118 This is a shorthand notation for a type definition plus a value.
/linux/Documentation/i2c/
H A Dsmbus-protocol.rst74 others, it is a shorthand if you want to read the same register as in
/linux/Documentation/driver-api/
H A Dclk.rst34 serve as a convenient shorthand for the implementation of the
/linux/arch/x86/include/asm/
H A Dkvm_host.h1715 u32 shorthand; member
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst32 of types using a shorthand syntax and refers to several expository,
/linux/Documentation/process/
H A Dbackporting.rst492 The ``rev^-`` syntax is a handy shorthand for ``rev^..rev``, essentially