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

/freebsd-12-stable/sys/arm/include/
H A Dpmap-v4.h335 #define PTE_SYNC_RANGE(pte, cnt) \ macro
/freebsd-12-stable/sys/arm/arm/
H A Dpmap-v4.c694 PTE_SYNC_RANGE(l2, L2_TABLE_SIZE_REAL / sizeof(pt_entry_t));
822 PTE_SYNC_RANGE(mem, L2_TABLE_SIZE_REAL / sizeof(pt_entry_t));
2270 PTE_SYNC_RANGE(ptep, PAGE_SIZE / sizeof(pt_entry_t));

Completed in 120 milliseconds