Searched refs:PAE (Results 1 – 10 of 10) sorted by relevance
2 # PAE -- Generic kernel configuration file for FreeBSD/i386 PAE8 ident PAE-GENERIC10 # To make a PAE kernel, the next option is needed11 options PAE # Physical Address Extensions Kernel13 # The following drivers don't build with PAE enabled.19 # The following drivers don't work with PAE enabled.
859 # vm_page_t array. Each page table page maps 4MB (2MB with PAE).
38 #ifdef PAE
72 #ifdef PAE
67 FEAT_DEF(PAE, 0x00000001, 0, RTE_REG_EDX, 6)
113 Provides: kmod-${kmodname}-PAE = %{?epoch:%{epoch}:}%{version}-%{release}
125 #if defined(__amd64__) || defined(PAE)
5322 UINT32 PAE:1; ///< Physical Address Extension. member
251 #if defined(__i386__) && !defined(PAE) in ccp_hw_attach_queue()
194 #ifdef PAE