Searched refs:th_id (Results 1 - 2 of 2) sorted by path

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

Completed in 504 milliseconds