Home
last modified time | relevance | path

Searched refs:p2m (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dp2m.c4 * Xen leaves the responsibility for maintaining p2m mappings to the
5 * guests themselves, but it must also access and update the p2m array
8 * The logical flat p2m table is mapped to a linear kernel memory area.
18 * p2m p2m p2m ...
37 * INVALID_P2M_ENTRY. This page may be referenced multiple times in the p2m
166 static void p2m_init(unsigned long *p2m) in p2m_init() argument
171 p2m[i] = INVALID_P2M_ENTRY; in p2m_init()
174 static void p2m_init_identity(unsigned long *p2m, unsigne argument
331 xen_rebuild_p2m_list(unsigned long *p2m) xen_rebuild_p2m_list() argument
589 unsigned long *p2m; xen_alloc_p2m_entry() local
[all...]
H A DMakefile29 obj-$(CONFIG_XEN_PV) += p2m.o
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dp2m.c4 * Xen leaves the responsibility for maintaining p2m mappings to the
5 * guests themselves, but it must also access and update the p2m array
8 * The logical flat p2m table is mapped to a linear kernel memory area.
18 * p2m p2m p2m ...
37 * INVALID_P2M_ENTRY. This page may be referenced multiple times in the p2m
161 static void p2m_init(unsigned long *p2m) in p2m_init() argument
166 p2m[i] = INVALID_P2M_ENTRY; in p2m_init()
169 static void p2m_init_identity(unsigned long *p2m, unsigne argument
326 xen_rebuild_p2m_list(unsigned long *p2m) xen_rebuild_p2m_list() argument
584 unsigned long *p2m; xen_alloc_p2m_entry() local
[all...]
H A DMakefile29 obj-$(CONFIG_XEN_PV) += p2m.o
/kernel/linux/linux-5.10/arch/arm/xen/
H A DMakefile2 obj-y := enlighten.o hypercall.o grant-table.o p2m.o mm.o
/kernel/linux/linux-6.6/arch/arm/xen/
H A DMakefile2 obj-y := enlighten.o hypercall.o grant-table.o p2m.o mm.o
/kernel/linux/linux-5.10/arch/arm64/xen/
H A DMakefile2 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o)
/kernel/linux/linux-6.6/arch/arm64/xen/
H A DMakefile2 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o)
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A DMakefile2 solo6x10-y := solo6x10-core.o solo6x10-i2c.o solo6x10-p2m.o solo6x10-v4l2.o \
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A DMakefile2 solo6x10-y := solo6x10-core.o solo6x10-i2c.o solo6x10-p2m.o solo6x10-v4l2.o \

Completed in 4 milliseconds