Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/kvm/
H 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()
H A Dlapic.c1066 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument
1072 switch (shorthand) { in kvm_apic_match_dest()
1147 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
1151 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic()
1217 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()
1265 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast()
1420 irq->shorthand, in kvm_bitmap_or_dest_vcpus()
1515 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
H A Dioapic.c413 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
459 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
H A Dlapic.h105 int shorthand, unsigned int dest, int dest_mode);
H A Dxen.c482 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
H A Dhyperv.c489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
/openbmc/qemu/target/i386/
H A Dcpu-dump.c199 static inline const char *shorthand2str(uint32_t shorthand) in shorthand2str() argument
204 return str[shorthand]; in shorthand2str()
/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h311 shorthand : 2, member
H A Dkvm_host.h1542 u32 shorthand; member
/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c401 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()
/openbmc/u-boot/doc/
H A DREADME.kconfig41 In U-Boot, "make defconfig" is a shorthand of "make sandbox_defconfig"
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
/openbmc/linux/Documentation/networking/dsa/
H A Dconfiguration.rst316 # or shorthand
331 # or shorthand, because the 'local' flag is implicit if 'static' is not
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst201 a variable as a shorthand for an expression that consists of multiple tokens.
H 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
H A Dkconfig-language.rst114 This is a shorthand notation for a type definition plus a value.
/openbmc/linux/Documentation/i2c/
H A Dsmbus-protocol.rst74 others, it is a shorthand if you want to read the same register as in
/openbmc/linux/Documentation/driver-api/
H A Dclk.rst34 serve as a convenient shorthand for the implementation of the
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst215 type. The form STRING is shorthand for :code:`{ 'name': STRING }`. The
289 The form TYPE-REF_ is shorthand for :code:`{ 'type': TYPE-REF }`.
356 type. The type must a struct type. The form TYPE-REF_ is shorthand
413 its type. The form STRING is shorthand for :code:`{ 'type': STRING }`.
697 shorthand for ``{ 'name': STRING }``.
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG1726 1.x and 2.x both let you call a Tag object as a shorthand for
1727 fetch(). For instance, foo("bar") is a shorthand for
1729 of a Tag object as a shorthand for first(). For instance, foo.barTag
1730 is a shorthand for foo.first("bar"). By chaining these shortcuts you
1809 makes tag.string a shorthand for tag.contents[0].string when the tag
/openbmc/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst14 of types using a shorthand syntax and refers to several expository,
/openbmc/qemu/docs/about/
H A Demulation.rst559 To find the argument shorthand for the class you need to examine the
H A Dremoved-features.rst1202 backing_fmt=`` (or the shorthand ``-F`` during create) to specify the
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too
/openbmc/qemu/
H A Dqemu-options.hx619 -global driver.prop=value is shorthand for -global
2407 "-vnc <display> shorthand for -display vnc=<display>\n", QEMU_ARCH_ALL)
4621 "-s shorthand for -gdb tcp::" DEFAULT_GDBSTUB_PORT "\n",

12