The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/options.sun4v

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/8.3/sys/conf/options.sun4v 211324 2010-08-15 08:38:48Z imp $
    2 
    3 SUN4V                   opt_global.h
    4 
    5 OFW_PCI_DEBUG           opt_ofw_pci.h
    6 OFWCONS_POLL_HZ         opt_ofw.h
    7 # Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
    8 IOMMU_DIAG              opt_iommu.h
    9 PMAP_STATS              opt_pmap.h
   10 SIMULATOR               opt_simulator.h
   11 
   12 DTRACE                  opt_global.h
   13 
   14 TRAP_TRACING            opt_trap_trace.h
   15 TRAP_TRACE_ENTRIES      opt_trap_trace.h
   16 
   17 # Needed for the compatibility mapping for amd64 -- will go away soon
   18 COMPAT_IA32             opt_dontuse.h

Cache object: c5c37a8df30f17de4c5f540190094753


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.