Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ invd
Function
invd
freebsd/i386/include/cpufunc.h:289–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
static __inline void
290
invd(void)
291
{
292
__asm __volatile(
"invd"
);
293
}
294
295
static __inline u_short
296
inw(u_int port)
Callers
3
init_bluelightning
Function · 0.50
init_486dlc
Function · 0.50
init_cy486dx
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected