Searched refs:PRS (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/cgroup/ ! |
| H A D | test_cpuset_prs.sh | 646 PRS=$DIR/cpuset.cpus.partition 653 [[ -e $PRS ]] && echo "$PRS: $(cat $PRS)" 1161 PRS=/tmp/.prs_$$ 1173 rm -f $PRS 1174 wait_inotify $PWD/cpuset.cpus.partition $PRS & 1183 elif [[ ! -f $PRS ]] 1188 elif [[ $(cat $PRS) != "root invalid"* ]] 1191 cat $PRS
|
| /linux/Documentation/ABI/stable/ ! |
| H A D | sysfs-driver-dma-idxd | 257 Description: Controls whether PRS disable is turned on for the workqueue. 258 0 indicates PRS is on, and 1 indicates PRS is off for the
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ ! |
| H A D | bnx2x_init.h | 613 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
|
| /linux/drivers/iommu/intel/ ! |
| H A D | debugfs.c | 54 IOMMU_REGSET_ENTRY(PRS),
|
| /linux/arch/powerpc/xmon/ ! |
| H A D | ppc-opc.c | 828 #define PRS RIC + 1 macro 831 #define SP PRS + 1 5092 {"tlbiel", X(31,274), X_MASK|1<<20,POWER9, PPC476, {RB, RSO, RIC, PRS, X_R}}, 5125 {"tlbie", X(31,306), X_MASK|1<<20,POWER9, TITAN, {RB, RS, RIC, PRS, X_R}},
|