Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpersonality.h13 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */ enumerator
/openbmc/qemu/linux-user/
H A Delfload.c67 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */ enumerator