HomeSort by: relevance | last modified time | path
    Searched defs:mips_pg_rw_bit (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/include/
pte.h 77 #define mips_pg_rw_bit() (MIPS1_PG_RW) /* no RW bits for mips1 */ macro
101 #define mips_pg_rw_bit() (MIPS3_PG_D) macro
130 mips_pg_rw_bit(void) __pure,
175 mips_pg_rw_bit(void) function in typeref:typename:unsigned int
pte.h 77 #define mips_pg_rw_bit() (MIPS1_PG_RW) /* no RW bits for mips1 */ macro
101 #define mips_pg_rw_bit() (MIPS3_PG_D) macro
130 mips_pg_rw_bit(void) __pure,
175 mips_pg_rw_bit(void) function in typeref:typename:unsigned int
pte.h 77 #define mips_pg_rw_bit() (MIPS1_PG_RW) /* no RW bits for mips1 */ macro
101 #define mips_pg_rw_bit() (MIPS3_PG_D) macro
130 mips_pg_rw_bit(void) __pure,
175 mips_pg_rw_bit(void) function in typeref:typename:unsigned int
pte.h 77 #define mips_pg_rw_bit() (MIPS1_PG_RW) /* no RW bits for mips1 */ macro
101 #define mips_pg_rw_bit() (MIPS3_PG_D) macro
130 mips_pg_rw_bit(void) __pure,
175 mips_pg_rw_bit(void) function in typeref:typename:unsigned int

Completed in 45 milliseconds