cache_ll_l1_get_bus() function
Get the buses of a particular cache that are mapped to a virtual address range External virtual address can only be accessed when the involved cache buses are enabled. This API is to get the cache buses where the memory region (from `vaddr_start` to `vaddr_start + len`) reside.
Arguments
cache_id
cache ID (when l1 cache is per core)
vaddr_start
virtual address start
cache_ll_l1_get_bus() is called by 3 functions and calls 2 functions:
![]()
cache_ll_l1_get_bus()
cache_ll_l1_get_bus() reads 5 variables:
![]()
cache_ll_l1_get_bus()