Searched refs:PTE_BLOCK_AF (Results 1 – 2 of 2) sorted by relevance
62 #define PTE_BLOCK_AF (1 << 10) macro
207 u64 attrs = map->attrs | PTE_TYPE_BLOCK | PTE_BLOCK_AF; in add_map()