Home
last modified time | relevance | path

Searched refs:VC (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A Dice-mcpp.patch58 + ! #define COMPILER_EXT_VAL "1500" /* VC 6.0: "1200" */
59 + /* VC 2002: "1300", VC 2003: "1310", VC 2005: "1400", VC 2008: "1500" */
61 + ! #define COMPILER_EXT2_VAL "150021022" /* VC 6.0: "12008804" */
62 + /* VC 2002: "13009466", VC 2003: "13103077", VC 2005: "140050320" */
63 + /* VC 2008: "150021022" */
69 + ! #define COMPILER_EXT_VAL "1600" /* VC 6.0: "1200" */
70 + /* VC 2002: "1300", VC 2003: "1310", VC 2005: "1400", VC 2008: "1500" */
72 + ! #define COMPILER_EXT2_VAL "160030319" /* VC 6.0: "12008804" */
73 + /* VC 2002: "13009466", VC 2003: "13103077", VC 2005: "140050320" */
74 + /* VC 2008: "150021022" */
/openbmc/linux/tools/perf/util/
H A DPERF-VERSION-GEN43 VC=$(sed -e 's/^#define PERF_VERSION "\(.*\)"/\1/' <$GVF)
45 VC=unset
47 test "$VN" = "$VC" || {
/openbmc/qemu/target/ppc/
H A Dinsn32.decode72 &VC vrt vra vrb rc:bool
73 @VC ...... vrt:5 vra:5 vrb:5 rc:1 .......... &VC
686 VCMPEQUB 000100 ..... ..... ..... . 0000000110 @VC
687 VCMPEQUH 000100 ..... ..... ..... . 0001000110 @VC
688 VCMPEQUW 000100 ..... ..... ..... . 0010000110 @VC
689 VCMPEQUD 000100 ..... ..... ..... . 0011000111 @VC
690 VCMPEQUQ 000100 ..... ..... ..... . 0111000111 @VC
692 VCMPGTSB 000100 ..... ..... ..... . 1100000110 @VC
693 VCMPGTSH 000100 ..... ..... ..... . 1101000110 @VC
694 VCMPGTSW 000100 ..... ..... ..... . 1110000110 @VC
[all …]
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A DKconfig73 b) You should run the following to tell the VC FW to process DT when
115 At the time of writing, the VC FW requires a non-default option in
119 The VC FW typically provides ARM "stub" code to set up the CPU and
121 mode. In order to boot U-Boot before the VC FW is enhanced, please
124 duplicated here. The VC FW enhancement is tracked in
/openbmc/linux/Documentation/translations/zh_CN/PCI/
H A Dpciebus-howto.rst42 高级错误报告支持(AER)和虚拟通道支持(VC)。这些服务可以由一个复杂的驱动程序
183 PCI Express电源管理(PME)、高级错误报告(AER)、热插拔(HP)和虚拟通道(VC)的服务
/openbmc/linux/net/atm/
H A DKconfig36 cannot be reached because there is no VC to it in the kernel's
69 bool "Per-VC IP filter kludge"
/openbmc/phosphor-ipmi-flash/
H A Dipmi_flash.md125 | 11. `sessionStat(...)` | VS | VC (if completed) |
126 | 12. `close(/flash/verify)` | VC | UP |
/openbmc/linux/fs/unicode/
H A Dutf8-norm.c251 #define VC (21) macro
253 #define NC (VC * TC)
H A Dmkutf8data.c2656 #define VC (21) macro
2658 #define NC (VC * TC)
/openbmc/linux/drivers/net/dsa/realtek/
H A DKconfig44 Select to enable support for Realtek RTL8365MB-VC and RTL8367S.
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c90 EPAGERANGE(VC),
H A Dsev.c151 return ((sp >= __this_cpu_ist_bottom_va(VC)) && (sp < __this_cpu_ist_top_va(VC))); in on_vc_stack()
203 if (WARN_ON(ist == __this_cpu_ist_top_va(VC))) in __sev_es_ist_exit()
/openbmc/linux/Documentation/input/
H A Dnotifier.rst9 - 'vc' always provide the VC for which the keyboard event applies;
/openbmc/linux/arch/x86/mm/
H A Dcpu_entry_area.c161 cea_map_stack(VC); in percpu_setup_exception_stacks()
/openbmc/qemu/docs/specs/
H A Dppc-xive.rst29 Controller (VC). It handles event coalescing and perform interrupt
59 | local |-+ | in VC |
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTODO14 This driver is used for talking about regions of VC memory across
/openbmc/linux/Documentation/PCI/
H A Dpciebus-howto.rst36 support (AER), and virtual channel support (VC). These services may
206 Error Reporting (AER), Hot-Plug (HP) and Virtual Channel (VC) access
/openbmc/linux/Documentation/virt/coco/
H A Dsev-guest.rst138 it during run-time will result in garbage being written, or #VC exceptions
/openbmc/linux/net/dsa/
H A DKconfig139 switches with 8 byte protocol 4 tags, such as the Realtek RTL8365MB-VC.
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c737 #define VC VB + 1 macro
741 #define VD VC + 1
3117 {"vmhaddshs", VXA(4, 32), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3118 {"vmhraddshs", VXA(4, 33), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3119 {"vmladduhm", VXA(4, 34), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3120 {"vmsumudm", VXA(4, 35), VXA_MASK, PPCVEC3, 0, {VD, VA, VB, VC}},
3122 {"vmsumubm", VXA(4, 36), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3124 {"vmsummbm", VXA(4, 37), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3125 {"vmsumuhm", VXA(4, 38), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
3126 {"vmsumuhs", VXA(4, 39), VXA_MASK, PPCVEC, 0, {VD, VA, VB, VC}},
[all …]
/openbmc/linux/fs/reiserfs/
H A DREADME105 Konstantin Shvachko, with the help of the Russian version of a VC,
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc24 endpoint for the VC interface
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch426 + /* This seems to be used for sync'ing with the VC on buffer creation, but
1199 + * but the VC scanout hardware on the RPi cannot mix premultiplied alpha
1463 + /* XXX: The VC side seems to expect a valid element handle to be
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2235 tss->x86_tss.ist[IST_INDEX_VC] = __this_cpu_ist_top_va(VC); in tss_setup_ist()
2276 /* GHCB needs to be setup to handle #VC. */ in cpu_init_exception_handling()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch118 +// Currently clang on Windows using VC++ RTL does not support C++11's char16_t or char32_t

12