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