Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ platform_pl310_write_debug
Function
platform_pl310_write_debug
freebsd/arm/arm/pl310.c:116–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
static void
117
platform_pl310_write_debug(struct pl310_softc *sc, uint32_t val)
118
{
119
120
PLATFORM_PL310_WRITE_DEBUG(platform_obj(), sc, val);
121
}
122
#endif
123
124
static void
Callers
3
pl310_wbinv_all
Function · 0.85
pl310_wbinv_range
Function · 0.85
pl310_attach
Function · 0.85
Calls
1
platform_obj
Function · 0.85
Tested by
no test coverage detected