Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dpmap.c260 pmap_accessed_bit(pmap_t pmap) in pmap_accessed_bit() function
4682 PG_A = pmap_accessed_bit(pmap); in pmap_allocpte_nosleep()
6033 PG_A = pmap_accessed_bit(pmap); in pmap_demote_pde_locked()
6217 PG_A = pmap_accessed_bit(pmap); in pmap_remove_pde()
6275 PG_A = pmap_accessed_bit(pmap); in pmap_remove_pte()
6883 PG_A = pmap_accessed_bit(pmap); in pmap_promote_pde()
7162 PG_A = pmap_accessed_bit(pmap); in pmap_enter()
7868 PG_A = pmap_accessed_bit(pmap); in pmap_object_init_pt()
9182 PG_A = pmap_accessed_bit(pmap); in pmap_advise()
9555 PG_A = pmap_accessed_bit(pmap); in pmap_demote_pdpe()
[all …]