Searched defs:pmmhead (Results 1 – 2 of 2) sorted by relevance
110 #define MM_CRITICAL_ENTER(pmmhead,flags_cpsr) krhino_spin_lock_irq_save(&(pmmhead->mm_lock),flags_c… argument111 #define MM_CRITICAL_EXIT(pmmhead,flags_cpsr) krhino_spin_unlock_irq_restore(&(pmmhead->mm_lock),fl… argument
178 k_mm_head *pmmhead; in krhino_init_mm_head() local
Completed in 4 milliseconds