Home
last modified time | relevance | path

Searched defs:cpu_lock_delay (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcpu.h74 #define cpu_lock_delay() DELAY(1) macro
/f-stack/freebsd/x86/x86/
H A Ddelay.c127 cpu_lock_delay(void) in cpu_lock_delay() function
/f-stack/freebsd/arm/include/
H A Dcpu.h60 #define cpu_lock_delay() DELAY(1) macro
/f-stack/freebsd/arm64/include/
H A Dcpu.h54 #define cpu_lock_delay() DELAY(1) macro