MCPcopy Create free account
hub / github.com/F-Stack/f-stack / has_hyp

Function has_hyp

freebsd/arm64/arm64/machdep.c:168–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168bool
169has_hyp(void)
170{
171
172 return (boot_el == 2);
173}
174
175static void
176cpu_startup(void *dummy)

Callers 1

pmap_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected