Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvsyscall.h6 __NR_vtime, enumerator
/linux-2.6.39/arch/x86/kernel/
Dvsyscall_64.c302 BUG_ON((unsigned long) &vtime != VSYSCALL_ADDR(__NR_vtime)); in vsyscall_init()