Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dpmap.c6803 pmap_pde_ept_executable(pmap_t pmap, pd_entry_t pde) in pmap_pde_ept_executable() function
6847 if (!pmap_allow_2m_x_page(pmap, pmap_pde_ept_executable(pmap, newpde))) in pmap_promote_pde()
7451 if (!pmap_allow_2m_x_page(pmap, pmap_pde_ept_executable(pmap, in pmap_enter_pde()