Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ wbinvd
Function
wbinvd
freebsd/i386/include/cpufunc.h:424–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
static __inline void
425
wbinvd(void)
426
{
427
__asm __volatile(
"wbinvd"
);
428
}
429
430
static __inline void
431
write_eflags(u_int ef)
Callers
15
init_5x86
Function · 0.50
init_6x86
Function · 0.50
init_6x86MX
Function · 0.50
init_mendocino
Function · 0.50
enable_K6_wt_alloc
Function · 0.50
enable_K6_2_wt_alloc
Function · 0.50
k6_mrset
Function · 0.50
__CONCAT(PMTYPE, cold)
Function · 0.50
__CONCAT(PMTYPE, init_pat)
Function · 0.50
pmap_invalidate_cache_curcpu_cb
Function · 0.50
__CONCAT(PMTYPE, invalidate_cache)
Function · 0.50
invlcache_handler
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected