Home
last modified time | relevance | path

Searched defs:pmap_unlock_bit (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/osfmk/arm/pmap/
H A Dpmap.h837 #define pmap_unlock_bit(l, i) hw_unlock_bit_nopreempt(l, i) macro
845 #define pmap_unlock_bit(l, i) hw_unlock_bit(l, i) macro