Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c677 static unsigned long kern_large_tte(unsigned long paddr);
686 tte_data = kern_large_tte(phys_page); in remap_kernel()
2823 static unsigned long kern_large_tte(unsigned long paddr) in kern_large_tte() function