Searched refs:SPLVM (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/arm64/
H A Dpmap.c116 #define SPLVM(spl) { \ macro
130 SPLVM(spl); \
136 SPLVM(spl); \
/darwin-on-arm/xnu/osfmk/arm/
H A Dpmap.c216 #define SPLVM(spl) spl = splhigh(); macro
405 * with the pmap system locked (at SPLVM, not in the cpus_active set).
408 pv_rooted_entry_t pv_hash_free_list = PV_ROOTED_ENTRY_NULL; /* free list at SPLVM */
1768 SPLVM(spl);
2193 SPLVM(spl);
3231 SPLVM(spl);

Completed in 23 milliseconds