Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3mmu.h114 static inline unsigned long sun3_get_pte(unsigned long addr) in sun3_get_pte() function
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Dmmu_emu.c121 print_pte (__pte (sun3_get_pte (vaddr))); in print_pte_vaddr()