Home
last modified time | relevance | path

Searched refs:PTE1_V (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/include/
H A Dpte.h206 #define PTE1_V L1_TYPE_S /* Valid bit */ macro
238 #define PTE1_AP_COMMON (PTE1_V | PTE1_S)
/freebsd/sys/arm/arm/
H A Dlocore.S401 ldr r4, =PTE1_V|PTE1_A|PTE1_AP_KRW|TEX1_CLASS_0
405 ldr r4, =PTE1_V|PTE1_A|PTE1_AP_KRW|TEX1_CLASS_0