th_id             490 arch/powerpc/include/asm/ps3.h void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id);
th_id             179 drivers/ps3/ps3-lpm.c void ps3_set_pm_bookmark(u64 tag, u64 incident, u64 th_id)
th_id             186 drivers/ps3/ps3-lpm.c 		(incident << 48) | (th_id << 32) | bookmark;