Home
last modified time | relevance | path

Searched refs:PRS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh455 PRS=$DIR/cpuset.cpus.partition
457 [[ -e $PRS ]] && echo "$PRS: $(cat $PRS)"
655 rm -f $PRS
656 wait_inotify $PWD/cpuset.cpus.partition $PRS &
665 elif [[ ! -f $PRS ]]
670 elif [[ $(cat $PRS) != "root invalid"* ]]
673 cat $PRS
/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc185 * Before Power ISA 3.0, the corresponding bits of RIC, PRS, and R
203 * ... except when PRS=0 and HR=1, or when GTSE=0 for tlbie,
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-idxd242 Description: Controls whether PRS disable is turned on for the workqueue.
243 0 indicates PRS is on, and 1 indicates PRS is off for the
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h613 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
/openbmc/linux/drivers/iommu/intel/
H A Ddebugfs.c54 IOMMU_REGSET_ENTRY(PRS),
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c828 #define PRS RIC + 1 macro
831 #define SP PRS + 1
5093 {"tlbiel", X(31,274), X_MASK|1<<20,POWER9, PPC476, {RB, RSO, RIC, PRS, X_R}},
5126 {"tlbie", X(31,306), X_MASK|1<<20,POWER9, TITAN, {RB, RS, RIC, PRS, X_R}},