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

/freebsd-10.0-release/sys/powerpc/aim/
H A Dmmu_oea.c204 struct pvo_head moea_pvo_kunmanaged = variable in typeref:struct:pvo_head
205 LIST_HEAD_INITIALIZER(moea_pvo_kunmanaged); /* list of unmanaged pages */
1146 pvo_head = &moea_pvo_kunmanaged;
1165 pvo_head = &moea_pvo_kunmanaged;
1517 &moea_pvo_kunmanaged, va, pa, pte_lo, PVO_WIRED);
1984 if (pvo_head != &moea_pvo_kunmanaged)

Completed in 126 milliseconds