Searched defs:mpu (Results 1 – 6 of 6) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/ |
D | mpu_armv8.h | 188 __STATIC_INLINE void ARM_MPU_SetMemAttrEx(MPU_Type* mpu, uint8_t idx, uint8_t attr) in ARM_MPU_SetMemAttrEx() 225 __STATIC_INLINE void ARM_MPU_ClrRegionEx(MPU_Type* mpu, uint32_t rnr) in ARM_MPU_ClrRegionEx() 255 __STATIC_INLINE void ARM_MPU_SetRegionEx(MPU_Type* mpu, uint32_t rnr, uint32_t rbar, uint32_t rlar) in ARM_MPU_SetRegionEx() 304 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx()
|
/third_party/libnl/lib/route/ |
D | tc.c | 400 void rtnl_tc_set_mpu(struct rtnl_tc *tc, uint32_t mpu) in rtnl_tc_set_mpu() 723 static unsigned int adjust_size(unsigned int size, unsigned int mpu, in adjust_size()
|
/third_party/libnl/python/netlink/route/ |
D | tc.py | 136 def mpu(self): member in Tc 140 def mpu(self, value): member in Tc
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/include/mach/ |
D | system_manager_s10.h | 82 u32 mpu; /* 0xf0 */ member
|
/third_party/libnl/include/linux-private/linux/ |
D | pkt_sched.h | 95 unsigned short mpu; member 107 unsigned int mpu; member
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/ |
D | omap_common.h | 522 const struct dpll_params *mpu; member 582 struct volts mpu; member
|