Home
last modified time | relevance | path

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

/hal_xtensa-3.7.0/src/hal/
Dmpu.c111 const xthal_MPU_entry* fg, const xthal_MPU_entry* bg) in assert_attributes_equivalent()
120 const xthal_MPU_entry* bg) 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()
392 int _xthal_in_bgmap(unsigned int address, const xthal_MPU_entry* bg) in _xthal_in_bgmap()
498 static void remove_inaccessible_entries(xthal_MPU_entry* fg, const xthal_MPU_entry* bg) in remove_inaccessible_entries()
625 static int get_bg_map_index(const xthal_MPU_entry* bg, unsigned first) in get_bg_map_index()
742 static unsigned next_address_to_commit(xthal_MPU_entry* fg, const xthal_MPU_entry* bg, unsigned fir… in next_address_to_commit()
759 static void safe_and_commit_overlaped_regions(xthal_MPU_entry* fg, const xthal_MPU_entry*bg, unsign… in safe_and_commit_overlaped_regions()
801 static void handle_invalid_pred(xthal_MPU_entry* fg, const xthal_MPU_entry* bg, unsigned first, int… in handle_invalid_pred()
861 static int insert_entry_if_needed_with_existing_attr(xthal_MPU_entry* fg, const xthal_MPU_entry* bg, in insert_entry_if_needed_with_existing_attr()
[all …]