OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bit_put
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
pmap.c
4830
pt_entry_t bit_rem,
bit_put
;
local in function:pmap_write_protect
4846
bit_put
= 0;
4848
bit_put
= pmap_pg_nx;
4888
npte = (opte & ~bit_rem) |
bit_put
;
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025