Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dlinuxload.c226 const int prot_write = PROT_READ | PROT_WRITE; in imgsrc_mmap() local
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dkgd_kfd_interface.h56 bool prot_write; member