Searched refs:MPX_INVALID_BOUNDS_DIR (Results 1 – 2 of 2) sorted by relevance
12 #define MPX_INVALID_BOUNDS_DIR ((void __user *)-1) macro67 return (mm->bd_addr != MPX_INVALID_BOUNDS_DIR); in kernel_managing_mpx_tables()75 mm->bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_mm_init()
331 return MPX_INVALID_BOUNDS_DIR; in task_get_bounds_dir()338 return MPX_INVALID_BOUNDS_DIR; in task_get_bounds_dir()346 return MPX_INVALID_BOUNDS_DIR; in task_get_bounds_dir()353 return MPX_INVALID_BOUNDS_DIR; in task_get_bounds_dir()365 void __user *bd_base = MPX_INVALID_BOUNDS_DIR; in mpx_enable_management()382 if (mm->bd_addr == MPX_INVALID_BOUNDS_DIR) in mpx_enable_management()397 mm->bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_disable_management()