Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dsys_machdep.c62 static int arm32_sync_icache (struct thread *, void *);
99 arm32_sync_icache(struct thread *td, void *args) in arm32_sync_icache() function
201 error = arm32_sync_icache(td, uap->parms); in sysarch()