Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/
H A Dvduse.rst166 static int perm_to_prot(uint8_t perm)
205 addr = mmap(0, size, perm_to_prot(entry.perm), MAP_SHARED,
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c367 static int perm_to_prot(uint8_t perm) in perm_to_prot() function
417 entry.last, perm_to_prot(entry.perm))) { in iova_to_va()