Searched refs:shorthand (Results 1 – 16 of 16) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | lapic.c | 1076 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 D | ioapic.c | 428 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect() 474 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
|
| H A D | irq.c | 216 irq->shorthand = APIC_DEST_NOSHORT; in kvm_msi_to_lapic_irq()
|
| H A D | xen.c | 625 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
|
| H A D | hyperv.c | 489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
|
| H A D | x86.c | 10286 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | avic.c | 520 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 D | vidioc-decoder-cmd.rst | 96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
|
| /linux/Documentation/networking/dsa/ |
| H A D | configuration.rst | 316 # or shorthand 331 # or shorthand, because the 'local' flag is implicit if 'static' is not
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 201 a variable as a shorthand for an expression that consists of multiple tokens.
|
| H A D | kconfig-language.rst | 118 This is a shorthand notation for a type definition plus a value.
|
| /linux/Documentation/i2c/ |
| H A D | smbus-protocol.rst | 74 others, it is a shorthand if you want to read the same register as in
|
| /linux/Documentation/driver-api/ |
| H A D | clk.rst | 34 serve as a convenient shorthand for the implementation of the
|
| /linux/arch/x86/include/asm/ |
| H A D | kvm_host.h | 1715 u32 shorthand; member
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 32 of types using a shorthand syntax and refers to several expository,
|
| /linux/Documentation/process/ |
| H A D | backporting.rst | 492 The ``rev^-`` syntax is a handy shorthand for ``rev^..rev``, essentially
|