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

/netbsd-current/sys/arch/powerpc/include/booke/
H A Dcpuvar.h111 #ifndef __BSD_PT_ENTRY_T
112 #define __BSD_PT_ENTRY_T __uint32_t macro
113 typedef __BSD_PT_ENTRY_T pt_entry_t;
H A Dpte.h41 #ifndef __BSD_PT_ENTRY_T
42 #define __BSD_PT_ENTRY_T __uint32_t macro
43 typedef __BSD_PT_ENTRY_T pt_entry_t;
/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h38 #ifndef __BSD_PT_ENTRY_T
39 #define __BSD_PT_ENTRY_T __uint32_t macro
40 typedef __BSD_PT_ENTRY_T pt_entry_t;

Completed in 140 milliseconds