Symbol: PH
arch/powerpc/perf/isa207-common.c
223
ret = PH(LVL, L1) | LEVEL(L1) | P(SNOOP, HIT);
arch/powerpc/perf/isa207-common.c
226
ret = PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT);
arch/powerpc/perf/isa207-common.c
229
ret = PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT);
arch/powerpc/perf/isa207-common.c
236
ret |= PH(LVL, LOC_RAM) | LEVEL(RAM);
arch/powerpc/perf/isa207-common.c
240
ret |= PH(LVL, REM_RAM1) | REM | LEVEL(RAM) | P(HOPS, 2);
arch/powerpc/perf/isa207-common.c
244
ret |= PH(LVL, REM_RAM2) | REM | LEVEL(RAM) | P(HOPS, 3);
arch/powerpc/perf/isa207-common.c
247
ret = PH(LVL, LOC_RAM);
arch/powerpc/perf/isa207-common.c
249
ret = PH(LVL, REM_RAM1);
arch/powerpc/perf/isa207-common.c
251
ret = PH(LVL, REM_RAM2);
arch/powerpc/perf/isa207-common.c
260
ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT);
arch/powerpc/perf/isa207-common.c
262
ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HITM);
arch/powerpc/perf/isa207-common.c
264
ret |= PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT);
arch/powerpc/perf/isa207-common.c
266
ret |= PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HITM);
arch/powerpc/perf/isa207-common.c
269
ret = PH(LVL, L2) | LEVEL(L2) | REM | P(SNOOP, HIT) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
271
ret = PH(LVL, L2) | LEVEL(L2) | REM | P(SNOOP, HITM) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
273
ret = PH(LVL, L3) | LEVEL(L3) | REM | P(SNOOP, HIT) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
275
ret = PH(LVL, L3) | LEVEL(L3) | REM | P(SNOOP, HITM) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
281
ret = PH(LVL, REM_CCE1) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
284
ret = PH(LVL, REM_CCE1) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
287
ret = PH(LVL, REM_CCE2) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
290
ret = PH(LVL, REM_CCE2) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
293
ret = PH(LVL, REM_CCE2);
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
287
HINIC_DMA_ATTR_CLEAR(val, PH) &
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
293
HINIC_DMA_ATTR_SET(ph, PH) |
drivers/net/ethernet/huawei/hinic3/hinic3_hwdev.c
298
HINIC3_DMA_ATTR_ENTRY_SET(HINIC3_PCIE_PH_DISABLE, PH) |
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
74
crb_addr_transform(PH);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c
65
crb_addr_transform(PH);
drivers/scsi/qla2xxx/qla_nx.c
88
qla82xx_crb_addr_transform(PH);
drivers/scsi/qla4xxx/ql4_nx.c
95
qla4_8xxx_crb_addr_transform(PH);