| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | irq_comm.c | 70 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic() 124 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq() 338 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
|
| H A D | lapic.c | 841 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument 847 switch (shorthand) { in kvm_apic_match_dest() 923 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic() 927 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic() 993 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast() 1041 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast() 1198 irq->shorthand, in kvm_bitmap_or_dest_vcpus() 1289 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
|
| H A D | ioapic.c | 384 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect() 430 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
|
| H A D | lapic.h | 90 int shorthand, unsigned int dest, int dest_mode);
|
| H A D | hyperv.c | 442 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
|
| H A D | x86.c | 8254 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | gemini.txt | 34 The clock sources have shorthand defines in the include file: 37 The reset lines have shorthand defines in the include file:
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | apicdef.h | 313 shorthand : 2, member
|
| H A D | kvm_host.h | 1080 u32 shorthand; member
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.kconfig | 41 In U-Boot, "make defconfig" is a shorthand of "make sandbox_defconfig"
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-decoder-cmd.rst | 96 meanings: speed 0 is shorthand for 1000 (normal playback). A speed
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | NEWS.txt | 953 1.x and 2.x both let you call a Tag object as a shorthand for 954 fetch(). For instance, foo("bar") is a shorthand for 956 of a Tag object as a shorthand for first(). For instance, foo.barTag 957 is a shorthand for foo.first("bar"). By chaining these shortcuts you 1036 makes tag.string a shorthand for tag.contents[0].string when the tag
|
| /OK3568_Linux_fs/kernel/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 | makefiles.rst | 772 Kbuild provides the following shorthand for this: 880 Kbuild provides the following shorthand for this: 1327 The ": %: %.o" part of the prerequisite is a shorthand that 1369 When kbuild is executing with KBUILD_VERBOSE=0, then only a shorthand
|
| H A D | kconfig-language.rst | 114 This is a shorthand notation for a type definition plus a value.
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | smbus-protocol.rst | 72 others, it is a shorthand if you want to read the same register as in
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | clk.rst | 34 serve as a convenient shorthand for the implementation of the
|
| /OK3568_Linux_fs/buildroot/board/roseapplepi/patches/uboot/ |
| H A D | 0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch | 271 + * shorthand.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccinstall.info | 1770 is shorthand for '--with-gmp-lib=GMPINSTALLDIR/lib' and 1772 '--with-mpfr=MPFRINSTALLDIR' option is shorthand for 1775 '--with-mpc=MPCINSTALLDIR' option is shorthand for 1777 '--with-mpc-include=MPCINSTALLDIR/include'. If these shorthand 1794 '--with-isl=ISLINSTALLDIR' option is shorthand for 1796 '--with-isl-include=ISLINSTALLDIR/include'. If this shorthand 1942 '--with-hsa-runtime=HSAINSTALLDIR' option is a shorthand for
|
| H A D | gccint.info | 10495 is a shorthand for 'TREE_INT_CST_ELT (e, 0)'. 10575 shorthand for testing 'VECTOR_CST_NELTS_PER_PATTERN (V) == 1'. 10578 a nonzero step. This is a shorthand for testing 17392 a shorthand for testing 'CONST_VECTOR_NELTS_PER_PATTERN (V) == 1'. 17395 has a nonzero step. This is a shorthand for testing 17399 it is a shorthand for getting the number of units in 'GET_MODE 29286 the specified values. This is a shorthand for using a 'cond' with
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccinstall.info | 1770 is shorthand for '--with-gmp-lib=GMPINSTALLDIR/lib' and 1772 '--with-mpfr=MPFRINSTALLDIR' option is shorthand for 1775 '--with-mpc=MPCINSTALLDIR' option is shorthand for 1777 '--with-mpc-include=MPCINSTALLDIR/include'. If these shorthand 1794 '--with-isl=ISLINSTALLDIR' option is shorthand for 1796 '--with-isl-include=ISLINSTALLDIR/include'. If this shorthand 1942 '--with-hsa-runtime=HSAINSTALLDIR' option is a shorthand for
|
| H A D | gccint.info | 10495 is a shorthand for 'TREE_INT_CST_ELT (e, 0)'. 10575 shorthand for testing 'VECTOR_CST_NELTS_PER_PATTERN (V) == 1'. 10578 a nonzero step. This is a shorthand for testing 17392 a shorthand for testing 'CONST_VECTOR_NELTS_PER_PATTERN (V) == 1'. 17395 has a nonzero step. This is a shorthand for testing 17399 it is a shorthand for getting the number of units in 'GET_MODE 29286 the specified values. This is a shorthand for using a 'cond' with
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0001-Add-python3-build-support.patch | 1391 assert len(flags) <= 4, 'Too many runtime flags for a single shorthand'
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | aclocal.m4 | 149 # Add a shorthand --enable/disable-all-encodings option.
|