Searched refs:CAT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/alpha/kernel/ |
D | machvec_impl.h | 43 #define CAT(x,y) CAT1(x,y) macro 76 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \ 77 .iack_sc = CAT(UP,_IACK_SC), \ 78 .mv_ioread8 = CAT(low,_ioread8), \ 79 .mv_ioread16 = CAT(low,_ioread16), \ 80 .mv_ioread32 = CAT(low,_ioread32), \ 81 .mv_iowrite8 = CAT(low,_iowrite8), \ 82 .mv_iowrite16 = CAT(low,_iowrite16), \ 83 .mv_iowrite32 = CAT(low,_iowrite32), \ 84 .mv_readb = CAT(low,_readb), \ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
|
/Linux-v5.10/Documentation/x86/ |
D | resctrl_ui.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-v5.10/arch/mips/boot/ |
D | Makefile | 117 quiet_cmd_its_cat = CAT $@
|