Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dearly_printk.c270 u32 pids, lpid; in dbgp_wait_until_done() local
278 lpid = DBGP_PID_GET(pids); in dbgp_wait_until_done()
287 if ((lpid == USB_PID_NAK) || (lpid == USB_PID_NYET)) in dbgp_wait_until_done()
291 if (lpid == USB_PID_NAK) { in dbgp_wait_until_done()
/arch/powerpc/platforms/cell/
Dbeat_wrapper.h279 static inline s64 beat_get_repository_node_value(u64 lpid, u64 path[4], in beat_get_repository_node_value() argument
285 lpid, path[0], path[1], path[2], path[3]); in beat_get_repository_node_value()