Searched refs:CAT (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/arch/alpha/kernel/ |
| H A D | machvec_impl.h | 43 #define CAT(x,y) CAT1(x,y) macro 58 .iack_sc = CAT(UP,_IACK_SC), \ 67 .mv_readb = CAT(low,_readb), \ 68 .mv_readw = CAT(low,_readw), \ 69 .mv_readl = CAT(low,_readl), \ 70 .mv_readq = CAT(low,_readq), \ 71 .mv_writeb = CAT(low,_writeb), \ 72 .mv_writew = CAT(low,_writew), \ 73 .mv_writel = CAT(low,_writel), \ 74 .mv_writeq = CAT(low,_writeq), \ [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
|
| /linux-6.15/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_irq.c | 212 #define CAT(a, b) CAT_HELPER(a, b) macro 214 #define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev)) 216 static void CAT(PREFIX, CAT(split, lev))(struct ex_regs *regs) \
|
| /linux-6.15/lib/test_fortify/ |
| H A D | Makefile | 15 quiet_cmd_gen_fortify_log = CAT $@
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | htu31.rst | 14 Datasheet: Publicly available from https://www.te.com/en/product-CAT-HSC0007.html
|
| /linux-6.15/arch/mips/boot/compressed/ |
| H A D | Makefile | 180 quiet_cmd_its_cat = CAT $@
|
| /linux-6.15/arch/mips/boot/ |
| H A D | Makefile | 117 quiet_cmd_its_cat = CAT $@
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | resctrl.rst | 22 CAT (Cache Allocation Technology) "cat_l3", "cat_l2" 703 CAT enables a user to specify the amount of cache space that an 717 - Create a CAT allocation CLOSNEW with a CBM matching the schemata 719 memory. This region must not overlap with any current CAT allocation/CLOS 730 any CAT allocation. Even though the cache pseudo-locked region will from 738 in the cache via carefully configuring the CAT feature and controlling 965 For the same 2 socket system with memory b/w resource and CAT L3 the 1021 In this example a new exclusive resource group will be created on a L2 CAT 1376 Example 3 (Monitor without CAT support or before creating CAT groups) 1379 Assume a system like HSW has only CQM and no CAT support. In this case
|