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