Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/arm/
H A Ddb_interface.c264 cpu_cpwait(); in db_write_text()
292 cpu_cpwait(); in db_write_text()
331 cpu_cpwait(); in db_write_bytes()
/openbsd/sys/arch/arm/include/
H A Dcpufunc.h161 #define cpu_cpwait() cpufuncs.cf_cpwait() macro