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 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/include/
param.h
164
#define
x86_btop
(x) ((paddr_t)(x) >> PGSHIFT)
macro
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)
param.h
147
#define
x86_btop
(x) ((unsigned long)(x) >> PGSHIFT)
macro
150
#define btop(x)
x86_btop
(x)
Completed in 21 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025