Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ intr_restore
Function
intr_restore
freebsd/i386/include/cpufunc.h:732–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
}
731
732
static __inline void
733
intr_restore(register_t eflags)
734
{
735
write_eflags(eflags);
736
}
737
738
static __inline uint32_t
739
rdpkru(void)
Callers
15
init_bluelightning
Function · 0.50
init_486dlc
Function · 0.50
init_cy486dx
Function · 0.50
init_5x86
Function · 0.50
init_i486_on_386
Function · 0.50
init_6x86
Function · 0.50
init_6x86MX
Function · 0.50
init_mendocino
Function · 0.50
enable_K5_wt_alloc
Function · 0.50
enable_K6_wt_alloc
Function · 0.50
enable_K6_2_wt_alloc
Function · 0.50
initcpu.c
File · 0.50
Calls
1
write_eflags
Function · 0.85
Tested by
no test coverage detected