Home
last modified time | relevance | path

Searched refs:CAT (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dmachvec_impl.h43 #define CAT(x,y) CAT1(x,y) macro
77 .iack_sc = CAT(UP,_IACK_SC), \
86 .mv_readb = CAT(low,_readb), \
87 .mv_readw = CAT(low,_readw), \
88 .mv_readl = CAT(low,_readl), \
89 .mv_readq = CAT(low,_readq), \
90 .mv_writeb = CAT(low,_writeb), \
91 .mv_writew = CAT(low,_writew), \
92 .mv_writel = CAT(low,_writel), \
93 .mv_writeq = CAT(low,_writeq), \
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Dcpus.txt20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/
A Dvgic_irq.c219 #define CAT(a, b) CAT_HELPER(a, b) macro
221 #define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev))
223 static void CAT(PREFIX, CAT(split, lev))(struct ex_regs *regs) \
/linux-6.3-rc2/arch/mips/boot/
A DMakefile117 quiet_cmd_its_cat = CAT $@
/linux-6.3-rc2/arch/mips/boot/compressed/
A DMakefile186 quiet_cmd_its_cat = CAT $@
/linux-6.3-rc2/Documentation/x86/
A Dresctrl.rst22 CAT (Cache Allocation Technology) "cat_l3", "cat_l2"
627 CAT enables a user to specify the amount of cache space that an
641 - Create a CAT allocation CLOSNEW with a CBM matching the schemata
643 memory. This region must not overlap with any current CAT allocation/CLOS
654 any CAT allocation. Even though the cache pseudo-locked region will from
662 in the cache via carefully configuring the CAT feature and controlling
889 For the same 2 socket system with memory b/w resource and CAT L3 the
945 In this example a new exclusive resource group will be created on a L2 CAT
1300 Example 3 (Monitor without CAT support or before creating CAT groups)
1303 Assume a system like HSW has only CQM and no CAT support. In this case

Completed in 14 milliseconds