HomeSort by: relevance | last modified time | path
    Searched refs:LX_TBL_APTABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/aarch64/include/
pte.h 52 #define LX_TBL_APTABLE __BITS(62,61) /* inherited next level */
53 #define LX_TBL_APTABLE_NOEFFECT __SHIFTIN(0,LX_TBL_APTABLE)
54 #define LX_TBL_APTABLE_EL0_NOACCESS __SHIFTIN(1,LX_TBL_APTABLE)
55 #define LX_TBL_APTABLE_RO __SHIFTIN(2,LX_TBL_APTABLE)
56 #define LX_TBL_APTABLE_RO_EL0_NOREAD __SHIFTIN(3,LX_TBL_APTABLE)
  /src/sys/arch/aarch64/aarch64/
db_interface.c 366 if (pte & LX_TBL_APTABLE)

Completed in 13 milliseconds