Lines Matching refs:BR
53 this point, a bounds fault (#BR) is raised, the kernel allocates a
57 a separate kind of #BR is raised which will deliver a signal with
77 * Handles #BR exceptions and sends SIGSEGV to the app when it violates
80 notices in the #BR exception, allocates the virtual space, then
90 Handling #BR faults caused by MPX
94 #BR faults.
98 We hook #BR handler to handle these two new situations.
109 #BR exceptions are a new class of exceptions just for MPX. They are
112 present. The kernel handles those #BR exceptions for not-present tables
166 If a #BR is generated due to a bounds violation caused by MPX.
186 field refers to the upper/lower bounds when a #BR is caused.
195 entry marked as invalid, a #BR is generated. This is an indication that