Searched refs:MPX_INVALID_BOUNDS_DIR (Results 1 – 2 of 2) sorted by relevance
15 #define MPX_INVALID_BOUNDS_DIR ((void __user *)-1) macro65 return (mm->context.bd_addr != MPX_INVALID_BOUNDS_DIR); in kernel_managing_mpx_tables()73 mm->context.bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_mm_init()
199 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()207 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()214 return MPX_INVALID_BOUNDS_DIR; in mpx_get_bounds_dir()226 void __user *bd_base = MPX_INVALID_BOUNDS_DIR; in mpx_enable_management()253 if (mm->context.bd_addr == MPX_INVALID_BOUNDS_DIR) in mpx_enable_management()268 mm->context.bd_addr = MPX_INVALID_BOUNDS_DIR; in mpx_disable_management()