~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/sparc/include/asm/contregs.h

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: GPL-2.0 */
  2 #ifndef _SPARC_CONTREGS_H
  3 #define _SPARC_CONTREGS_H
  4 
  5 /* contregs.h:  Addresses of registers in the ASI_CONTROL alternate address
  6  *              space. These are for the mmu's context register, etc.
  7  *
  8  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
  9  */
 10 
 11 /* s=Swift, h=Ross_HyperSPARC, v=TI_Viking, t=Tsunami, r=Ross_Cypress        */
 12 #define AC_M_PCR      0x0000        /* shv Processor Control Reg             */
 13 #define AC_M_CTPR     0x0100        /* shv Context Table Pointer Reg         */
 14 #define AC_M_CXR      0x0200        /* shv Context Register                  */
 15 #define AC_M_SFSR     0x0300        /* shv Synchronous Fault Status Reg      */
 16 #define AC_M_SFAR     0x0400        /* shv Synchronous Fault Address Reg     */
 17 #define AC_M_AFSR     0x0500        /*  hv Asynchronous Fault Status Reg     */
 18 #define AC_M_AFAR     0x0600        /*  hv Asynchronous Fault Address Reg    */
 19 #define AC_M_RESET    0x0700        /*  hv Reset Reg                         */
 20 #define AC_M_RPR      0x1000        /*  hv Root Pointer Reg                  */
 21 #define AC_M_TSUTRCR  0x1000        /* s   TLB Replacement Ctrl Reg          */
 22 #define AC_M_IAPTP    0x1100        /*  hv Instruction Access PTP            */
 23 #define AC_M_DAPTP    0x1200        /*  hv Data Access PTP                   */
 24 #define AC_M_ITR      0x1300        /*  hv Index Tag Register                */
 25 #define AC_M_TRCR     0x1400        /*  hv TLB Replacement Control Reg       */
 26 #define AC_M_SFSRX    0x1300        /* s   Synch Fault Status Reg prim       */
 27 #define AC_M_SFARX    0x1400        /* s   Synch Fault Address Reg prim      */
 28 #define AC_M_RPR1     0x1500        /*  h  Root Pointer Reg (entry 2)        */
 29 #define AC_M_IAPTP1   0x1600        /*  h  Instruction Access PTP (entry 2)  */
 30 #define AC_M_DAPTP1   0x1700        /*  h  Data Access PTP (entry 2)         */
 31 
 32 #endif /* _SPARC_CONTREGS_H */
 33 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php