Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/async/
H A Dmutex.cpp37 void mutex_completion::arm() noexcept in arm() function in sdbusplus::async::mutex_ns::mutex_completion
H A Dmatch.cpp45 void match_ns::match_completion::arm() noexcept in arm() function in sdbusplus::async::match_ns::match_completion
H A Dfdio.cpp62 void fdio_completion::arm() noexcept in arm() function in sdbusplus::async::fdio_ns::fdio_completion
H A Dcontext.cpp285 void details::wait_process_completion::arm() noexcept in arm() function in sdbusplus::async::details::wait_process_completion
/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