Home
last modified time | relevance | path

Searched defs:hmm_dmirror_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dtest_hmm_uapi.h23 struct hmm_dmirror_cmd { struct
32 #define HMM_DMIRROR_READ _IOWR('H', 0x00, struct hmm_dmirror_cmd) argument
/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c178 static int hmm_dmirror_cmd(int fd, in hmm_dmirror_cmd() function