Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dps3pic.c130 thread = 32 - fls(mfctrl()); in ps3pic_attach()
199 thread = 32 - fls(mfctrl()); in ps3pic_eoi()
H A Dps3bus.c187 thread = 32 - fls(mfctrl()); in ps3bus_resources_init()
269 thread = 32 - fls(mfctrl()); in ps3bus_resources_init_by_type()
/freebsd/sys/powerpc/include/
H A Dcpufunc.h100 mfctrl(void) in mfctrl() function