Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dearly_printk.c182 static inline u32 dbgp_pid_update(u32 x, u32 tok) in dbgp_pid_update() argument
184 return ((x ^ DBGP_DATA_TOGGLE) & 0xffff00) | (tok & 0xff); in dbgp_pid_update()