Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dapus_setup.c334 static __inline__ pte_t *my_find_pte(struct mm_struct *mm,unsigned long va) in my_find_pte() function
383 pte = my_find_pte(&init_mm, address); in kernel_set_cachemode()