Home
last modified time | relevance | path

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

/hal_microchip-3.7.0/mpfs/mpfs_hal/common/
Dencoding.h195 #define PTE_W 0x004 // Write macro
205 #define PTE_TABLE(PTE) (((PTE) & (PTE_V | PTE_R | PTE_W | PTE_X)) == PTE_V)