Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dmmu_context.h18 extern unsigned long alloc_sid(void);
26 mm->context = alloc_sid(); in init_new_context()
96 next->context = alloc_sid(); in activate_mm()
H A Dtlbflush.h57 mm->context = alloc_sid(); in flush_tlb_mm()
H A Dcache.h31 unsigned long alloc_sid(void);
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dinit.c729 unsigned long alloc_sid(void) in alloc_sid() function