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

/freebsd-current/sys/arm/include/
H A Dpte.h243 #define PTE1_KERN_NG(pa, ap, attr) PTE1(pa, (ap) | PTE1_A | PTE1_NG, attr) macro

Completed in 96 milliseconds