Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_hmm_uapi.h39 #define HMM_DMIRROR_RELEASE _IOWR('H', 0x07, struct hmm_dmirror_cmd) macro
H A Dtest_hmm.c1353 case HMM_DMIRROR_RELEASE: in dmirror_fops_unlocked_ioctl()
/openbmc/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c1101 ret = hmm_dmirror_cmd(self->fd, HMM_DMIRROR_RELEASE, buffer, npages); in TEST_F()