OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VA_SIGN_NEG
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
pdir.h
40
#define PTE_BASE ((pt_entry_t *)
VA_SIGN_NEG
((L4_SLOT_PTE * NBPD_L4)))
71
#define
VA_SIGN_NEG
(va) ((va) | VA_SIGN_MASK)
/src/sys/arch/amd64/include/
pte.h
80
#define
VA_SIGN_NEG
(va) ((va) | VA_SIGN_MASK)
/src/sys/arch/i386/include/
pte.h
104
#define
VA_SIGN_NEG
(va) ((va) | VA_SIGN_MASK)
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025