Searched refs:PH (Results 1 – 6 of 6) sorted by relevance
| /arch/powerpc/perf/ |
| A D | isa207-common.c | 223 ret = PH(LVL, L1) | LEVEL(L1) | P(SNOOP, HIT); in isa207_find_source() 226 ret = PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT); in isa207_find_source() 229 ret = PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in isa207_find_source() 236 ret |= PH(LVL, LOC_RAM) | LEVEL(RAM); in isa207_find_source() 247 ret = PH(LVL, LOC_RAM); in isa207_find_source() 249 ret = PH(LVL, REM_RAM1); in isa207_find_source() 251 ret = PH(LVL, REM_RAM2); in isa207_find_source() 260 ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT); in isa207_find_source() 262 ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HITM); in isa207_find_source() 264 ret |= PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in isa207_find_source() [all …]
|
| A D | isa207-common.h | 275 #define PH(a, b) (P(LVL, HIT) | P(a, b)) macro
|
| /arch/x86/crypto/ |
| A D | polyval-clmulni_asm.S | 32 #define PH %xmm9 macro 122 vpsrldq $8, MI, PH 124 pxor HI, PH 169 pxor TMP_XMM, PH # PH = P_3 + P_1 + T_0 : P_2 + P_0 + T_1 171 vpxor TMP_XMM, PH, \dest 205 pxor TMP_XMM, PH 215 vpxor TMP_XMM, PH, SUM
|
| /arch/arm64/crypto/ |
| A D | polyval-ce-core.S | 55 PH .req v17 label 148 ext PH.16b, v4.16b, HI.16b, #8 201 eor PH.16b, PH.16b, TMP_V.16b 204 eor DEST.16b, PH.16b, TMP_V.16b 243 eor PH.16b, PH.16b, TMP_V.16b 253 eor SUM.16b, PH.16b, TMP_V.16b
|
| /arch/arm/boot/dts/allwinner/ |
| A D | sun7i-a20-bananapi.dts | 266 /* PH */
|
| A D | sun6i-a31s-sinovoip-bpi-m2.dts | 314 /* PH */
|
Completed in 16 milliseconds