Home
last modified time | relevance | path

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

/Linux-v6.1/arch/alpha/kernel/
Dmachvec_impl.h43 #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_ioread64 = CAT(low,_ioread64), \
82 .mv_iowrite8 = CAT(low,_iowrite8), \
83 .mv_iowrite16 = CAT(low,_iowrite16), \
84 .mv_iowrite32 = CAT(low,_iowrite32), \
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/
Dcpus.txt20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
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-v6.1/Documentation/x86/
Dresctrl.rst22 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-v6.1/arch/mips/boot/
DMakefile117 quiet_cmd_its_cat = CAT $@
/Linux-v6.1/arch/mips/boot/compressed/
DMakefile186 quiet_cmd_its_cat = CAT $@