Home
last modified time | relevance | path

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

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