Home
last modified time | relevance | path

Searched refs:PRS (Results 1 – 10 of 10) 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/nios2/
H A Dop_helper.c110 unsigned prs = FIELD_EX32(env->ctrl[CR_STATUS], CR_STATUS, PRS); in helper_rdprs()
116 unsigned prs = FIELD_EX32(env->ctrl[CR_STATUS], CR_STATUS, PRS); in helper_wrprs()
H A Dhelper.c73 new_status = FIELD_DP32(new_status, CR_STATUS, PRS, in do_exception()
107 new_status = FIELD_DP32(new_status, CR_STATUS, PRS, old_rs); in do_eic_irq()
H A Dcpu.h107 FIELD(CR_STATUS, PRS, 16, 6)
H A Dcpu.c155 WR_FIELD(CR_STATUS, PRS); in realize_cr_status()
/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}},