Home
last modified time | relevance | path

Searched refs:uarch (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arc/kernel/
H A Dsetup.c179 struct bcr_uarch_build uarch; in arcv2_mumbojumbo() local
181 READ_BCR(ARC_REG_MICRO_ARCH_BCR, uarch); in arcv2_mumbojumbo()
184 if (uarch.maj == tbl->id) { in arcv2_mumbojumbo()
189 if (uarch.prod == 4) { in arcv2_mumbojumbo()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-fitimage.bbclass14 uarch = d.getVar("UBOOT_ARCH")
15 if uarch == "arm64":
17 elif uarch == "riscv":
19 elif uarch == "mips":
21 elif uarch == "x86":
23 elif uarch == "microblaze":
/openbmc/linux/Documentation/arch/x86/
H A Dtsx_async_abort.rst17 the same uarch data structures as in MDS, with same scope of exposure i.e.
/openbmc/linux/
H A Dopengrok0.0.log[all...]