Home
last modified time | relevance | path

Searched refs:map_hpux_gateway_page (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dprocessor.h297 extern void map_hpux_gateway_page(struct task_struct *tsk, struct mm_struct *mm);
301 map_hpux_gateway_page(tsk,mm); \
/linux-2.4.37.9/arch/parisc/kernel/
Dparisc_ksyms.c47 EXPORT_SYMBOL(map_hpux_gateway_page);
/linux-2.4.37.9/fs/
Dbinfmt_som.c269 map_hpux_gateway_page(current,current->mm); in do_load_som_binary()
/linux-2.4.37.9/arch/parisc/mm/
Dinit.c673 map_hpux_gateway_page(struct task_struct *tsk, struct mm_struct *mm) in map_hpux_gateway_page() function