Home
last modified time | relevance | path

Searched refs:PP (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dencode_ext.def32 DEF_CLASS32(ICLASS_NCJ" 1--- -------- PP------ --------",COPROC_VMEM)
39 DEF_CLASS32(ICLASS_NCJ" 1001 0-0xxxxx PP---iii ---ddddd",PostImm_VMEM_Loads)
41 DEF_CLASS32(ICLASS_NCJ" 1001 0-1xxxxx PP---iii --------",PostImm_VMEM_Stores1)
42 DEF_CLASS32(ICLASS_NCJ" 1001 1-0xxxxx PP---iii 00------",PostImm_VMEM_Stores2)
51 DEF_CLASS32(ICLASS_NCJ" 110- 0------- PP------ --------",Z_Load)
52 DEF_CLASS32(ICLASS_NCJ" 110- 1------- PP------ --------",Z_Load_if_Pv)
61 DEF_FIELD32(ICLASS_NCJ" 1--- -!------ PP------ --------",NT,"NonTemporal")
239 DEF_CLASS32(ICLASS_CJ" 1--- -------- PP------ --------",COPROC_VX)
402 DEF_ENC(V6_vrotr, ICLASS_CJ" 1 010 100 vvvvv PP 1 uuuuu 111 ddddd")
403 DEF_ENC(V6_vasr_into, ICLASS_CJ" 1 010 101 vvvvv PP 1 uuuuu 111 xxxxx")
[all …]
/openbmc/qemu/target/hexagon/imported/
H A Dencode_pp.def26 DEF_CLASS32("---- ---- -------- PP------ --------",ALL_PP)
71 DEF_CLASS32(ICLASS_V2LDST" ---1 -------- PP------ --------",V2LD)
72 DEF_CLASS32(ICLASS_V2LDST" ---0 -------- PP------ --------",V2ST)
73 DEF_CLASS32(ICLASS_V2LDST" 0--1 -------- PP------ --------",PLD)
74 DEF_CLASS32(ICLASS_V2LDST" 0--0 -------- PP------ --------",PST)
293 DEF_CLASS32(ICLASS_LD" ---- -------- PP------ --------",LD)
420 DEF_CLASS32(ICLASS_ST" ---- -------- PP------ --------",ST)
516 DEF_CLASS32(ICLASS_J" ---- -------- PP------ --------",J)
595 DEF_CLASS32(ICLASS_CJ" 0--- -------- PP------ --------",CJ)
713 DEF_CLASS32(ICLASS_CR" ---- -------- PP------ --------",CR)
[all …]
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-energy.rst136 模型表中。P的util_avg在图中显示为"PP"::
147 341 -PP - - - - ## ## | 512 | 300 | 1024 | 1700 |
148 PP ## ## +-----+-----+------+------+
173 PP ## ##
174 170 -## - - PP- ## ##
187 PP * CPU2: 600 / 768 * 800 = 625
188 512 - - - - - - - ##- - -PP - * CPU3: 700 / 768 * 800 = 729
207 341 -PP - - - - ## ##
208 PP ## ##
/openbmc/qemu/crypto/
H A Dxts.c111 xts_uint128 PP, CC, T; in xts_decrypt() local
157 xts_tweak_encdec(datactx, decfunc, &S, &PP, &CC); in xts_decrypt()
162 dst[XTS_BLOCK_SIZE + i] = PP.b[i]; in xts_decrypt()
165 CC.b[i] = PP.b[i]; in xts_decrypt()
187 xts_uint128 PP, CC, T; in xts_encrypt() local
235 PP.b[i] = src[XTS_BLOCK_SIZE + i]; in xts_encrypt()
240 PP.b[i] = CC.b[i]; in xts_encrypt()
244 xts_tweak_encdec(datactx, encfunc, &PP, &D, &T); in xts_encrypt()
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D01_man_portability.patch21 .PP
28 .PP
40 .PP
63 .PP
108 .PP
127 .PP
134 .PP
152 .PP
158 .PP
174 .PP
[all …]
H A D00_man_quoting.diff22 .PP
53 .PP
60 .PP
72 .PP
77 .PP
H A Dman_fromhost.patch21 .PP
/openbmc/linux/drivers/edac/
H A Dmce_amd.h27 #define PP(x) (((x) >> 9) & 0x3) macro
28 #define PP_MSG(x) pp_msgs[PP(x)]
/openbmc/qemu/tests/qtest/
H A Daspeed_smc-test.c58 PP = 0x02, enumerator
197 spi_ctrl_setmode(CTRL_WRITEMODE, PP); in write_page_mem()
233 writeb(ASPEED_FLASH_BASE, PP); in test_erase_sector()
284 writeb(ASPEED_FLASH_BASE, PP); in test_erase_all()
325 writeb(ASPEED_FLASH_BASE, PP); in test_write_page()
366 writeb(ASPEED_FLASH_BASE, PP); in test_read_page_mem()
410 spi_ctrl_setmode(CTRL_WRITEMODE, PP); in test_write_page_mem()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch48 .PP
51 +.PP
57 +.PP
75 .PP
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Ddisable_vlockrc.patch23 .PP
31 .PP
/openbmc/linux/Documentation/scheduler/
H A Dsched-energy.rst163 below as 'PP'::
174 341 -PP - - - - ## ## | 512 | 300 | 1024 | 1700 |
175 PP ## ## +-----+-----+------+------+
203 PP ## ##
204 170 -## - - PP- ## ##
217 PP * CPU2: 600 / 768 * 800 = 625
218 512 - - - - - - - ##- - -PP - * CPU3: 700 / 768 * 800 = 729
238 341 -PP - - - - ## ##
239 PP ## ##
/openbmc/qemu/include/hw/ssi/
H A Dxilinx_spips.h54 PP = 0x2, PP_4 = 0x12, enumerator
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/
H A D0001-libxml-mm-Fix-function-prototypes-in-function-pointe.patch32 /* PP: originally this was static inline void, but on AIX the compiler
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp-0.3-beta15-autodetect-717479.patch19 .PP
H A Dhddtemp_0.3-beta15-52.diff51 .PP
53 .PP
57 .PP
60 .PP
61 .PP
66 .PP
75 .PP
77 .PP
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch127 - 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : False},
134 + 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : True},
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dmediatek,iommu.yaml50 OVL0 RDMA0 WDMA0 MC PP VLD
61 in each larb. Take a example, There are many ports like MC, PP, VLD in the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-oldpath.patch31 .PP
/openbmc/linux/fs/pstore/
H A DKconfig123 partition using the format SSSSSSSS-PP, where SSSSSSSS is a zero-
124 filled hex representation of the 32-bit "NT disk signature", and PP
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst73 Intel(R) SST-PP (feature perf-profile) is supported
79 Intel(R) Speed Select Technology - Performance Profile (Intel(R) SST-PP)
85 Technology - Performance Profile (Intel(R) SST-PP) feature introduces a mechanism
268 It is possible to change SST-PP level using out of band (OOB) agent (Via some
547 Performance Profile (Intel(R) SST-PP) performance level configuration. It is
675 Intel(R) Speed Select Technology - Performance Profile (Intel(R) SST-PP) class to
742 SST-PP) performance level configuration. It is possible that only a certain
/openbmc/linux/Documentation/admin-guide/
H A Dpstore-blk.rst62 EFI/GPT UUID, or refer to an MSDOS partition using the format SSSSSSSS-PP,
64 "NT disk signature", and PP is a zero-filled hex representation of the
/openbmc/qemu/hw/block/
H A Dm25p80.c387 PP = 0x02, enumerator
740 case PP: in complete_collecting_data()
1141 case PP: in decode_new_cmd()
/openbmc/linux/Documentation/gpu/
H A Di915.rst325 (PP)GTT. If the GEM buffer object is not yet placed in the (PP)GTT,
329 might evict a different GEM BO from the (PP)GTT to make address room
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c528 PP = 0x2, PP_4 = 0x12, enumerator
537 case PP: in aspeed_smc_num_dummies()

12