Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsys_ia32.c104 unsigned int, off_hi, unsigned int, n_low, in SYSCALL_DEFINE6() argument
109 ((u64)n_hi << 32) | n_low, flags); in SYSCALL_DEFINE6()