Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Duser-exec.c337 #define PAGE_STICKY (PAGE_ANON | PAGE_PASSTHROUGH | PAGE_TARGET_STICKY) macro
517 ~(reset ? 0 : PAGE_STICKY)); in page_set_flags()