mmu_ll_get_entry_id() function
To get the MMU table entry id to be mapped
Syntax
__attribute__((always_inline))
static inline uint32_t mmu_ll_get_entry_id(uint32_t mmu_id,
uint32_t vaddr);
Arguments
vaddr
virtual address to be mapped
Return value
MMU table entry id
mmu_ll_get_entry_id() is called by 3 functions and calls 2 functions:
![]()
mmu_ll_get_entry_id()
mmu_ll_get_entry_id():
![]()
mmu_ll_get_entry_id()