Searched refs:PER_EVENT_STORE (Results 1 – 3 of 3) sorted by relevance
113 if (*cr9 & PER_EVENT_STORE && *cr9 & PER_CONTROL_ALTERATION) { in enable_all_hw_wp()119 *cr9 |= PER_EVENT_STORE; in enable_all_hw_wp()380 #define PER_CODE_STORE (PER_EVENT_STORE >> 24)
255 if (!(current->thread.per_user.control & PER_EVENT_STORE)) in sim_stor_event()262 current->thread.per_event.cause = PER_EVENT_STORE >> 16; in sim_stor_event()
139 #define PER_EVENT_STORE 0x20000000UL macro
Completed in 7 milliseconds