Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dsys_machdep.c60 static int arm32_sync_icache (struct thread *, void *);
97 arm32_sync_icache(struct thread *td, void *args) in arm32_sync_icache() function
196 error = arm32_sync_icache(td, uap->parms); in sysarch()