Home
last modified time | relevance | path

Searched refs:p2m_generation (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/xen/
H A Dp2m.c278 HYPERVISOR_shared_info->arch.p2m_generation = 0; in xen_setup_mfn_list_list()
492 HYPERVISOR_shared_info->arch.p2m_generation++; in alloc_p2m_pmd()
497 HYPERVISOR_shared_info->arch.p2m_generation++; in alloc_p2m_pmd()
592 HYPERVISOR_shared_info->arch.p2m_generation++; in xen_alloc_p2m_entry()
597 HYPERVISOR_shared_info->arch.p2m_generation++; in xen_alloc_p2m_entry()
/linux-6.15/arch/x86/include/asm/xen/
H A Dinterface.h184 unsigned long p2m_generation; /* generation count of p2m mapping */ member
/linux-6.15/arch/x86/kvm/
H A Dxen.h236 unsigned int p2m_generation; member