Searched refs:CAT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/arch/alpha/kernel/ |
D | machvec_impl.h | 45 #define CAT(x,y) CAT1(x,y) macro 78 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \ 79 .iack_sc = CAT(UP,_IACK_SC), \ 80 .mv_ioread8 = CAT(low,_ioread8), \ 81 .mv_ioread16 = CAT(low,_ioread16), \ 82 .mv_ioread32 = CAT(low,_ioread32), \ 83 .mv_iowrite8 = CAT(low,_iowrite8), \ 84 .mv_iowrite16 = CAT(low,_iowrite16), \ 85 .mv_iowrite32 = CAT(low,_iowrite32), \ 86 .mv_readb = CAT(low,_readb), \ [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
|
/Linux-v5.4/Documentation/x86/ |
D | resctrl_ui.rst | 22 CAT (Cache Allocation Technology) "cat_l3", "cat_l2" 470 CAT enables a user to specify the amount of cache space that an 484 - Create a CAT allocation CLOSNEW with a CBM matching the schemata 486 memory. This region must not overlap with any current CAT allocation/CLOS 497 any CAT allocation. Even though the cache pseudo-locked region will from 505 in the cache via carefully configuring the CAT feature and controlling 732 For the same 2 socket system with memory b/w resource and CAT L3 the 788 In this example a new exclusive resource group will be created on a L2 CAT 1143 Example 3 (Monitor without CAT support or before creating CAT groups) 1146 Assume a system like HSW has only CQM and no CAT support. In this case
|
/Linux-v5.4/arch/mips/boot/ |
D | Makefile | 117 quiet_cmd_its_cat = CAT $@
|