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

/linux-4.4.14/arch/x86/xen/
H A Dmmu.c1216 /* using __ka address and sticking INVALID_P2M_ENTRY! */ xen_pagetable_p2m_free()
1221 * We could be in __ka space. xen_pagetable_p2m_free()
1223 * using the __ka address of xen_start_info or xen_pagetable_p2m_free()
1245 /* At this stage, cleanup_highmap has already cleaned __ka space xen_pagetable_cleanhighmap()
1250 * anybody is using __ka address to the initial boot-stack - and try xen_pagetable_cleanhighmap()
1772 static void * __init __ka(phys_addr_t paddr) __ka() function
1795 return __ka(m2p(maddr)); m2v()
1966 * it will be also modified in the __ka space! (But if you just xen_setup_kernel_pagetable()

Completed in 71 milliseconds