Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dp2m.c288 HYPERVISOR_shared_info->arch.p2m_generation = 0; in xen_setup_mfn_list_list()
502 HYPERVISOR_shared_info->arch.p2m_generation++; in alloc_p2m_pmd()
507 HYPERVISOR_shared_info->arch.p2m_generation++; in alloc_p2m_pmd()
603 HYPERVISOR_shared_info->arch.p2m_generation++; in xen_alloc_p2m_entry()
608 HYPERVISOR_shared_info->arch.p2m_generation++; in xen_alloc_p2m_entry()
/linux-5.19.10/arch/x86/kvm/
Dxen.h189 unsigned int p2m_generation; member
/linux-5.19.10/arch/x86/include/asm/xen/
Dinterface.h184 unsigned long p2m_generation; /* generation count of p2m mapping */ member