Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dmd_var.h110 void enable_splitlock(struct thread *td);
/freebsd/sys/amd64/amd64/
H A Dsys_machdep.c439 enable_splitlock(td); in sysarch()
H A Dexec_machdep.c413 enable_splitlock(td); in exec_splitlock()
H A Dmachdep.c1955 enable_splitlock(struct thread *td) in enable_splitlock() function