Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dpmap.h847 #define pmap_unlock_bit(l, i) hw_unlock_bit_nopreempt(l, i) macro
855 #define pmap_unlock_bit(l, i) hw_unlock_bit(l, i) macro