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.c346 #define PAGE_STICKY (PAGE_ANON | PAGE_PASSTHROUGH | PAGE_TARGET_STICKY) macro
521 ~(reset ? 0 : PAGE_STICKY)); in page_set_flags()