Searched refs:PRS (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/testing/selftests/cgroup/ |
D | test_cpuset_prs.sh | 434 PRS=$DIR/cpuset.cpus.partition 436 [[ -e $PRS ]] && echo "$PRS: $(cat $PRS)" 637 rm -f $PRS 638 wait_inotify $PWD/cpuset.cpus.partition $PRS & 647 elif [[ ! -f $PRS ]] 652 elif [[ $(cat $PRS) != "root invalid"* ]] 655 cat $PRS
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 613 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
|
/Linux-v6.1/drivers/iommu/intel/ |
D | debugfs.c | 54 IOMMU_REGSET_ENTRY(PRS),
|
/Linux-v6.1/arch/powerpc/xmon/ |
D | ppc-opc.c | 828 #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}},
|