Searched refs:PMAP_OPTIONS_NOPREEMPT (Results 1 – 4 of 4) sorted by relevance
699 #define PMAP_OPTIONS_NOPREEMPT 0x80000 macro
1073 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) { in pv_alloc()
3326 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {5675 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {
5378 get_preemption_level() ? (PMAP_OPTIONS_NOWAIT | PMAP_OPTIONS_NOPREEMPT) : 0, in pgz_protect()5427 PMAP_OPTIONS_REMOVE | PMAP_OPTIONS_NOPREEMPT); in pgz_unprotect()