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

/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxp_uv.c161 xp_expand_memprotect = xp_expand_memprotect_uv; xp_init_uv()
H A Dxp_main.c57 enum xp_retval (*xp_expand_memprotect) (unsigned long phys_addr, variable in typeref:enum:xp_expand_memprotect
59 EXPORT_SYMBOL_GPL(xp_expand_memprotect); variable
H A Dxp_sn2.c177 xp_expand_memprotect = xp_expand_memprotect_sn2; xp_init_sn2()
H A Dxp.h345 extern enum xp_retval (*xp_expand_memprotect) (unsigned long, unsigned long);
H A Dxpc_uv.c282 xp_ret = xp_expand_memprotect(xp_pa(mq->address), mq_size); xpc_create_gru_mq_uv()
H A Dxpc_sn2.c579 ret = xp_expand_memprotect(ia64_tpa((u64)amos_page), PAGE_SIZE); xpc_allow_amo_ops_sn2()

Completed in 61 milliseconds