MADV_MASK
#define UVM_ADVICE(X) (((X) >> 12) & MADV_MASK)
static struct uvm_advice uvmadvice[MADV_MASK + 1];