Searched refs:MPX_INVALID_BOUNDS_DIR (Results 1 – 2 of 2) sorted by relevance
15 #define MPX_INVALID_BOUNDS_DIR ((void __user *)-1) macro73 return (mm->context.bd_addr != MPX_INVALID_BOUNDS_DIR); in kernel_managing_mpx_tables()82 mm->context.bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_mm_init()
187 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()195 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()202 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()214 void __user *bd_base = MPX_INVALID_BOUNDS_DIR; in mpx_enable_management()241 if (mm->context.bd_addr == MPX_INVALID_BOUNDS_DIR) in mpx_enable_management()256 mm->context.bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_disable_management()