Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dmsu.c53 WIN_LOCKED enumerator
728 if (old == expect && new == WIN_LOCKED) in msc_win_set_lockout()
730 else if (old == expect && old == WIN_LOCKED) in msc_win_set_lockout()
737 if (expect == WIN_READY && old == WIN_LOCKED) in msc_win_set_lockout()
741 if (expect == WIN_LOCKED && old == new) in msc_win_set_lockout()
825 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in msc_disable()
1747 msc_win_set_lockout(win, WIN_LOCKED, WIN_READY); in intel_th_msc_window_unlock()
1801 msc_win_set_lockout(win, WIN_INUSE, WIN_LOCKED); in intel_th_msc_interrupt()