Searched defs:VERIFY_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/bsd-user/ | ||
H A D | qemu.h | 271 #define VERIFY_WRITE (PAGE_READ | PAGE_WRITE) macro |
/openbmc/qemu/linux-user/ | ||
H A D | qemu.h | 177 #define VERIFY_WRITE (PAGE_READ | PAGE_WRITE) macro |