Searched refs:CAT (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/alpha/kernel/ |
| A D | machvec_impl.h | 43 #define CAT(x,y) CAT1(x,y) macro 77 .iack_sc = CAT(UP,_IACK_SC), \ 84 .mv_readb = CAT(low,_readb), \ 85 .mv_readw = CAT(low,_readw), \ 86 .mv_readl = CAT(low,_readl), \ 87 .mv_readq = CAT(low,_readq), \ 88 .mv_writeb = CAT(low,_writeb), \ 89 .mv_writew = CAT(low,_writew), \ 90 .mv_writel = CAT(low,_writel), \ 91 .mv_writeq = CAT(low,_writeq), \ [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| A D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
|
| /linux/Documentation/x86/ |
| A D | resctrl.rst | 22 CAT (Cache Allocation Technology) "cat_l3", "cat_l2" 484 CAT enables a user to specify the amount of cache space that an 498 - Create a CAT allocation CLOSNEW with a CBM matching the schemata 500 memory. This region must not overlap with any current CAT allocation/CLOS 511 any CAT allocation. Even though the cache pseudo-locked region will from 519 in the cache via carefully configuring the CAT feature and controlling 746 For the same 2 socket system with memory b/w resource and CAT L3 the 802 In this example a new exclusive resource group will be created on a L2 CAT 1157 Example 3 (Monitor without CAT support or before creating CAT groups) 1160 Assume a system like HSW has only CQM and no CAT support. In this case
|
| /linux/arch/mips/boot/compressed/ |
| A D | Makefile | 181 quiet_cmd_its_cat = CAT $@
|
| /linux/arch/mips/boot/ |
| A D | Makefile | 117 quiet_cmd_its_cat = CAT $@
|
Completed in 10 milliseconds