MCPcopy 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
116static void
117platform_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
124static void

Callers 3

pl310_wbinv_allFunction · 0.85
pl310_wbinv_rangeFunction · 0.85
pl310_attachFunction · 0.85

Calls 1

platform_objFunction · 0.85

Tested by

no test coverage detected