Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list577 #ifdef TARGET_NR_mincore
578 { TARGET_NR_mincore, "mincore" , NULL, NULL, NULL },
H A Dsyscall.c12412 #ifdef TARGET_NR_mincore in _syscall2()
12413 case TARGET_NR_mincore: in _syscall2()