Home
last modified time | relevance | path

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

/hal_xtensa-3.4.0/src/hal/
Dmpu.c103 xthal_MPU_entry fg[XCHAL_MPU_ENTRIES]; in assert_map_valid() local
111 const xthal_MPU_entry* fg, const xthal_MPU_entry* bg) in assert_attributes_equivalent()
119 static void assert_maps_equivalent(const xthal_MPU_entry* initial, const xthal_MPU_entry* fg, in assert_maps_equivalent()
361 xthal_MPU_entry _xthal_get_entry(const xthal_MPU_entry* fg, const xthal_MPU_entry* bg, in _xthal_get_entry()
410 static void write_map_entry(xthal_MPU_entry* fg, unsigned en_num, xthal_MPU_entry en) in write_map_entry()
418 static void move_map_down(xthal_MPU_entry* fg, int dup, int idx) in move_map_down()
430 static void move_map_up(xthal_MPU_entry* fg, int dup, int idx) in move_map_up()
441 static int bubble_free_to_ip(xthal_MPU_entry* fg, int ip, int required) in bubble_free_to_ip()
498 static void remove_inaccessible_entries(xthal_MPU_entry* fg, const xthal_MPU_entry* bg) in remove_inaccessible_entries()
536 static int find_entry(xthal_MPU_entry* fg, unsigned first) in find_entry()
[all …]