Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
bool
169
has_hyp(void)
170
{
171
172
return (boot_el == 2);
173
}
174
175
static void
176
cpu_startup(void *dummy)
Callers
1
pmap_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected