OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l2_p2m_page_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/xen/x86/
hypervisor_machdep.c
101
static int
l2_p2m_page_size
; /* size of L2 page, in pages */
variable in typeref:typename:int
546
l2_p2m_page_size
= howmany(max_pfn, fpp);
549
l2_p2m_page_size
* PAGE_SIZE,
572
for (i = 0; i <
l2_p2m_page_size
; i++) {
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025