Lines Matching defs:x
135 #define my_assert(x) argument
136 #define assert_map_valid(x) argument
904 static unsigned int smallest_entry_greater_than_equal(xthal_MPU_entry* fg, unsigned x) in smallest_entry_greater_than_equal()
915 unsigned x) in create_aligning_entries_if_required()
1062 unsigned x; in safe_add_region() local
1193 static unsigned int mpu_aligned(unsigned x) in mpu_aligned()
1198 static unsigned int mpu_align(unsigned int x, unsigned int roundUp) in mpu_align()
1265 static int check_memory_type(unsigned x) in check_memory_type()
1412 int xthal_encode_memory_type(unsigned int x) in xthal_encode_memory_type()
1463 #define XCHAL_MPU_BGMAP(s,vstart,vend,rights,mtype,x...) XTHAL_MPU_ENTRY(vstart,1,rights,mtype), argument
1717 unsigned int x; in mask_cachedis() local