OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HostPhysMemPages
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aac.c
663
ip->
HostPhysMemPages
= ctob(physmem) / AAC_PAGE_SIZE;
665
ip->
HostPhysMemPages
=
666
(ip->
HostPhysMemPages
+ AAC_PAGE_SIZE) / AAC_PAGE_SIZE;
aacreg.h
157
u_int32_t
HostPhysMemPages
;
170
#define AAC_PAGE_SIZE 4096 /* Used to set
HostPhysMemPages
*/
Completed in 66 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025