Home
last modified time | relevance | path

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

/freebsd-13.1/sys/powerpc/ps3/
H A Dps3pic.c134 thread = 32 - fls(mfctrl()); in ps3pic_attach()
203 thread = 32 - fls(mfctrl()); in ps3pic_eoi()
H A Dps3bus.c181 thread = 32 - fls(mfctrl()); in ps3bus_resources_init()
263 thread = 32 - fls(mfctrl()); in ps3bus_resources_init_by_type()
/freebsd-13.1/sys/powerpc/include/
H A Dcpufunc.h102 mfctrl(void) in mfctrl() function