Home
last modified time | relevance | path

Searched refs:PAE (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/i386/conf/
H A DPAE2 # PAE -- Generic kernel configuration file for FreeBSD/i386 PAE
8 ident PAE-GENERIC
10 # To make a PAE kernel, the next option is needed
11 options PAE # Physical Address Extensions Kernel
13 # The following drivers don't build with PAE enabled.
19 # The following drivers don't work with PAE enabled.
H A DNOTES859 # vm_page_t array. Each page table page maps 4MB (2MB with PAE).
/f-stack/freebsd/i386/include/
H A D_bus.h38 #ifdef PAE
H A Dvmparam.h72 #ifdef PAE
/f-stack/dpdk/lib/librte_eal/x86/
H A Drte_cpuflags.c67 FEAT_DEF(PAE, 0x00000001, 0, RTE_REG_EDX, 6)
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dkmodtool113 Provides: kmod-${kmodname}-PAE = %{?epoch:%{epoch}:}%{version}-%{release}
/f-stack/freebsd/x86/include/
H A Dbus.h125 #if defined(__amd64__) || defined(PAE)
/f-stack/freebsd/contrib/edk2/Include/Library/
H A DBaseLib.h5322 UINT32 PAE:1; ///< Physical Address Extension. member
/f-stack/freebsd/crypto/ccp/
H A Dccp_hardware.c251 #if defined(__i386__) && !defined(PAE) in ccp_hw_attach_queue()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c194 #ifdef PAE