OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_btop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/include/
param.h
164
#define
x86_btop
(x) ((paddr_t)(x) >> PGSHIFT)
macro
/src/sys/arch/amd64/include/
param.h
147
#define
x86_btop
(x) ((unsigned long)(x) >> PGSHIFT)
macro
150
#define btop(x)
x86_btop
(x)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025