Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-lpm.c179 void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id) in ps3_set_pm_bookmark() argument
186 (incident << 48) | (th_id << 32) | bookmark; in ps3_set_pm_bookmark()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dps3.h492 void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id);