OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:machine_to_phys_mapping
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen-x86_32.h
87
#ifndef
machine_to_phys_mapping
88
#define
machine_to_phys_mapping
((unsigned long *)MACH2PHYS_VIRT_START)
macro
xen-x86_64.h
86
#ifndef
machine_to_phys_mapping
87
#define
machine_to_phys_mapping
((unsigned long *)HYPERVISOR_VIRT_START)
macro
/src/sys/arch/xen/include/
xenpmap.h
86
(paddr_t)
machine_to_phys_mapping
[mpa >> PAGE_SHIFT] << PAGE_SHIFT);
Completed in 15 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025