Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cvmx_read_csr
Function
cvmx_read_csr
freebsd/contrib/octeon-sdk/cvmx-access-native.h:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
static inline uint64_t cvmx_read_csr(uint64_t csr_addr)
525
{
526
return cvmx_read64_uint64(csr_addr);
527
}
528
529
static inline void cvmx_send_single(uint64_t data)
530
{
Callers
15
cvmx_l2c_get_core_way_partition
Function · 0.85
cvmx_l2c_set_core_way_partition
Function · 0.85
cvmx_l2c_set_hw_way_partition
Function · 0.85
cvmx_l2c_get_hw_way_partition
Function · 0.85
cvmx_l2c_get_hw_way_partition2
Function · 0.85
cvmx_l2c_config_perf
Function · 0.85
cvmx_l2c_read_perf
Function · 0.85
cvmx_l2c_lock_line
Function · 0.85
cvmx_l2c_get_tag_v2
Function · 0.85
cvmx_l2c_get_tag
Function · 0.85
cvmx_l2c_address_to_tad
Function · 0.85
cvmx_l2c_address_to_index
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected