Home
last modified time | relevance | path

Searched refs:__ka (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c1137 /* using __ka address and sticking INVALID_P2M_ENTRY! */ in xen_pagetable_p2m_free()
1142 * We could be in __ka space. in xen_pagetable_p2m_free()
1144 * using the __ka address of xen_start_info or in xen_pagetable_p2m_free()
1165 /* At this stage, cleanup_highmap has already cleaned __ka space in xen_pagetable_cleanhighmap()
1171 * anybody is using __ka address to the initial boot-stack - and try in xen_pagetable_cleanhighmap()
1592 static void * __init __ka(phys_addr_t paddr) in __ka() function
1611 return __ka(m2p(maddr)); in m2v()
1722 * it will be also modified in the __ka space! (But if you just in xen_setup_kernel_pagetable()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c1152 /* using __ka address and sticking INVALID_P2M_ENTRY! */ in xen_pagetable_p2m_free()
1157 * We could be in __ka space. in xen_pagetable_p2m_free()
1159 * using the __ka address of xen_start_info or in xen_pagetable_p2m_free()
1180 /* At this stage, cleanup_highmap has already cleaned __ka space in xen_pagetable_cleanhighmap()
1186 * anybody is using __ka address to the initial boot-stack - and try in xen_pagetable_cleanhighmap()
1620 static void * __init __ka(phys_addr_t paddr) in __ka() function
1639 return __ka(m2p(maddr)); in m2v()
1750 * it will be also modified in the __ka space! (But if you just in xen_setup_kernel_pagetable()

Completed in 7 milliseconds