Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap.c11722 pmap_test_access(pmap_t pmap, vm_map_address_t va, bool should_fault, bool is_write) argument
11748 if (is_write) {
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.c14635 pmap_test_access(pmap_t pmap, vm_map_address_t va, bool should_fault, bool is_write) argument
14661 if (is_write) {