Searched refs:sh64_next_free_dtlb_entry (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dtlb_64.h56 unsigned long long sh64_next_free_dtlb_entry(void);
64 #define sh64_next_free_dtlb_entry() (0) macro
/linux-4.1.27/arch/sh/mm/
H A Dtlb-sh5.c47 * sh64_next_free_dtlb_entry - Find the next available DTLB entry
49 unsigned long long sh64_next_free_dtlb_entry(void) sh64_next_free_dtlb_entry() function
59 unsigned long long entry = sh64_next_free_dtlb_entry(); sh64_get_wired_dtlb_entry()

Completed in 41 milliseconds