Searched refs:PMAP_OPTIONS_NOPREEMPT (Results 1 – 4 of 4) sorted by relevance
755 #define PMAP_OPTIONS_NOPREEMPT 0x80000 macro
1080 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) { in pv_alloc()
3325 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {5721 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {
5396 get_preemption_level() ? (PMAP_OPTIONS_NOWAIT | PMAP_OPTIONS_NOPREEMPT) : 0, in pgz_protect()5445 PMAP_OPTIONS_REMOVE | PMAP_OPTIONS_NOPREEMPT); in pgz_unprotect()