Home
last modified time | relevance | path

Searched defs:arm (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/
H A Dmeson.build2 subdir('arm') subdir
/openbmc/qemu/linux-user/
H A Dmeson.build44 subdir('arm') subdir
/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h52 u32 arm; member
/openbmc/qemu/hw/
H A Dmeson.build52 subdir('arm') subdir
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dgeneric.c23 #define CLK_CODE(arm, ahb, sel) (((arm) << 16) + ((ahb) << 8) + (sel)) argument
/openbmc/qemu/include/hw/core/
H A Dcpu.h268 } arm; member