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

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dpmap.h302 #define PTP_MASK_INITIALIZER { L1_FRAME, L2_FRAME } macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dpmap.h222 #define PTP_MASK_INITIALIZER { L1_FRAME, L2_FRAME, L3_FRAME, L4_FRAME } macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dpmap.c315 const vaddr_t ptp_masks[] = PTP_MASK_INITIALIZER;

Completed in 254 milliseconds