Searched refs:PMAP_OPTIONS_NOPREEMPT (Results 1 – 4 of 4) sorted by relevance
746 #define PMAP_OPTIONS_NOPREEMPT 0x80000 macro
1079 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) { in pv_alloc()
3311 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {5699 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {
5399 get_preemption_level() ? (PMAP_OPTIONS_NOWAIT | PMAP_OPTIONS_NOPREEMPT) : 0, in pgz_protect()5448 PMAP_OPTIONS_REMOVE | PMAP_OPTIONS_NOPREEMPT); in pgz_unprotect()