Home
last modified time | relevance | path

Searched refs:PH (Results 1 – 11 of 11) sorted by relevance

/linux/arch/powerpc/perf/
H A Disa207-common.c223 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()
240 ret |= PH(LVL, REM_RAM1) | REM | LEVEL(RAM) | P(HOPS, 2); in isa207_find_source()
244 ret |= PH(LVL, REM_RAM2) | REM | LEVEL(RAM) | P(HOPS, 3); 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()
[all …]
H A Disa207-common.h275 #define PH(a, b) (P(LVL, HIT) | P(a, b)) macro
/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S32 #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
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S55 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
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.c287 HINIC_DMA_ATTR_CLEAR(val, PH) & in set_dma_attr()
293 HINIC_DMA_ATTR_SET(ph, PH) | in set_dma_attr()
/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-bananapi.dts239 /* PH */
H A Dsun6i-a31s-sinovoip-bpi-m2.dts314 /* PH */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c65 crb_addr_transform(PH); in crb_addr_transform_setup()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c74 crb_addr_transform(PH); in crb_addr_transform_setup()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c88 qla82xx_crb_addr_transform(PH); in qla82xx_crb_addr_transform_setup()
/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.c95 qla4_8xxx_crb_addr_transform(PH); in qla4_82xx_crb_addr_transform_setup()