7#ifndef ZEPHYR_INCLUDE_ARCH_ARM64_ARCH_INLINES_H
8#define ZEPHYR_INCLUDE_ARCH_ARM64_ARCH_INLINES_H
static ALWAYS_INLINE int arch_exception_depth(void)
Definition: arch_inlines.h:21
static ALWAYS_INLINE _cpu_t * arch_curr_cpu(void)
Definition: arch_inlines.h:16
#define ALWAYS_INLINE
Definition: common.h:116
static ALWAYS_INLINE uint64_t read_tpidrro_el0(void)
Definition: lib_helpers.h:69
tpidrro_el0 bits allocation
#define TPIDRROEL0_EXC_UNIT
Definition: tpidrro_el0.h:25
#define TPIDRROEL0_CURR_CPU
Definition: tpidrro_el0.h:22
#define TPIDRROEL0_EXC_DEPTH
Definition: tpidrro_el0.h:24