Searched refs:map_hpux_gateway_page (Results 1 – 4 of 4) sorted by relevance
297 extern void map_hpux_gateway_page(struct task_struct *tsk, struct mm_struct *mm);301 map_hpux_gateway_page(tsk,mm); \
47 EXPORT_SYMBOL(map_hpux_gateway_page);
269 map_hpux_gateway_page(current,current->mm); in do_load_som_binary()
673 map_hpux_gateway_page(struct task_struct *tsk, struct mm_struct *mm) in map_hpux_gateway_page() function