OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_trunc_page
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/include/
param.h
163
#define
x86_trunc_page
(x) ((paddr_t)(x) & ~PGOFSET)
macro
/src/sys/arch/amd64/include/
param.h
146
#define
x86_trunc_page
(x) ((unsigned long)(x) & ~PGOFSET)
macro
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025