Home
last modified time | relevance | path

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

/hal_xtensa-3.4.0/src/hal/
Dset_region_translate.c56 static inline unsigned probe_dtlb(unsigned addr) { in probe_dtlb() function
181 unsigned long probe = probe_dtlb((unsigned) vaddr); in xthal_v2p()