Symbol: pg_nx
sys/amd64/amd64/initcpu.c
339
pg_nx = PG_NX;
sys/amd64/amd64/mp_machdep.c
170
mptramp_nx = pg_nx != 0;
sys/amd64/amd64/pmap.c
10690
*pdpe = mphys | X86_PG_A | X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
10712
*pde = mphys | X86_PG_A | X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
10821
X86_PG_V | X86_PG_A | pg_nx |
sys/amd64/amd64/pmap.c
10829
X86_PG_V | X86_PG_A | pg_nx |
sys/amd64/amd64/pmap.c
10837
X86_PG_A | pg_nx | pmap_cache_bits(kernel_pmap,
sys/amd64/amd64/pmap.c
11313
mphys = *pde & ~(PAGE_MASK | pg_nx);
sys/amd64/amd64/pmap.c
11322
mphys = *pde & ~(PAGE_MASK | pg_nx);
sys/amd64/amd64/pmap.c
11349
(exec ? 0 : pg_nx) | pmap_cache_bits(kernel_pmap,
sys/amd64/amd64/pmap.c
11855
X86_PG_V | pg_nx);
sys/amd64/amd64/pmap.c
11862
X86_PG_PS | X86_PG_V | X86_PG_A | X86_PG_M | pg_nx);
sys/amd64/amd64/pmap.c
11866
X86_PG_V | pg_nx);
sys/amd64/amd64/pmap.c
11876
X86_PG_M | X86_PG_A | pg_nx);
sys/amd64/amd64/pmap.c
11936
(range->attrs & pg_nx) != 0 ? '-' : 'x',
sys/amd64/amd64/pmap.c
11955
mask = X86_PG_G | X86_PG_RW | X86_PG_U | X86_PG_PDE_CACHE | pg_nx;
sys/amd64/amd64/pmap.c
11989
attrs = pml5e & (X86_PG_RW | X86_PG_U | pg_nx);
sys/amd64/amd64/pmap.c
11990
attrs |= pml4e & pg_nx;
sys/amd64/amd64/pmap.c
11991
attrs &= pg_nx | (pml4e & (X86_PG_RW | X86_PG_U));
sys/amd64/amd64/pmap.c
11993
attrs = pml4e & (X86_PG_RW | X86_PG_U | pg_nx);
sys/amd64/amd64/pmap.c
11996
attrs |= pdpe & pg_nx;
sys/amd64/amd64/pmap.c
11997
attrs &= pg_nx | (pdpe & (X86_PG_RW | X86_PG_U));
sys/amd64/amd64/pmap.c
12001
attrs |= pde & pg_nx;
sys/amd64/amd64/pmap.c
12002
attrs &= pg_nx | (pde & (X86_PG_RW | X86_PG_U));
sys/amd64/amd64/pmap.c
12007
attrs |= pte & pg_nx;
sys/amd64/amd64/pmap.c
12008
attrs &= pg_nx | (pte & (X86_PG_RW | X86_PG_U));
sys/amd64/amd64/pmap.c
1708
return (X86_PG_RW | pg_nx);
sys/amd64/amd64/pmap.c
1717
return (X86_PG_RW | pg_nx);
sys/amd64/amd64/pmap.c
1730
return (pg_nx);
sys/amd64/amd64/pmap.c
1903
X86_PG_RW | pg_nx;
sys/amd64/amd64/pmap.c
1929
pdp_p[kasankpdpi] = (KASANPDphys | X86_PG_RW | X86_PG_V | pg_nx);
sys/amd64/amd64/pmap.c
1934
X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
1939
X86_PG_M | X86_PG_A | pg_nx;
sys/amd64/amd64/pmap.c
1955
X86_PG_M | X86_PG_A | pg_nx;
sys/amd64/amd64/pmap.c
1962
X86_PG_M | X86_PG_A | pg_nx;
sys/amd64/amd64/pmap.c
1966
pdp_p[i] |= X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
1976
pg_nx;
sys/amd64/amd64/pmap.c
1989
X86_PG_A | pg_nx | bootaddr_rwx(pax);
sys/amd64/amd64/pmap.c
1994
X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2002
p4_p[KASANPML4I + i] |= X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2010
p4_p[KMSANSHADPML4I + i] |= X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2016
p4_p[KMSANORIGPML4I + i] |= X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2035
X86_PG_M | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2039
X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2050
p4_p[PML4PML4I] |= X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
2193
pcpu_pte[0] = pcpu0_phys | X86_PG_V | X86_PG_RW | pg_g | pg_nx |
sys/amd64/amd64/pmap.c
2663
pg_nx | VM_PAGE_TO_PHYS(m);
sys/amd64/amd64/pmap.c
2671
pg_nx | VM_PAGE_TO_PHYS(m);
sys/amd64/amd64/pmap.c
3885
pte_store(pte, pa | pg_g | pg_nx | X86_PG_A | X86_PG_M |
sys/amd64/amd64/pmap.c
3897
pte_store(pte, pa | pg_g | pg_nx | X86_PG_A | X86_PG_M |
sys/amd64/amd64/pmap.c
3958
pte_store(pte, pa | pg_g | pg_nx | X86_PG_A |
sys/amd64/amd64/pmap.c
418
pt_entry_t pg_nx;
sys/amd64/amd64/pmap.c
4246
X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
4252
X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
4256
X86_PG_RW | X86_PG_V | pg_nx;
sys/amd64/amd64/pmap.c
4620
*pml5 |= pg_nx;
sys/amd64/amd64/pmap.c
4649
*pml4 |= pg_nx;
sys/amd64/amd64/pmap.c
4926
X86_PG_A | X86_PG_M | pg_nx);
sys/amd64/amd64/pmap.c
4930
pde[i] = (pd_entry_t)(dummypt | X86_PG_V | X86_PG_RW | pg_nx);
sys/amd64/amd64/pmap.c
4935
X86_PG_RW | pg_nx);
sys/amd64/amd64/pmap.c
4991
X86_PG_M | PG_PS | pg_g | pg_nx);
sys/amd64/amd64/pmap.c
6617
newpde |= pg_nx;
sys/amd64/amd64/pmap.c
6714
pbits |= pg_nx;
sys/amd64/amd64/pmap.c
6763
pbits |= pg_nx;
sys/amd64/amd64/pmap.c
6794
pbits |= pg_nx;
sys/amd64/amd64/pmap.c
7144
newpte |= pg_nx;
sys/amd64/amd64/pmap.c
7397
newpde |= pg_nx;
sys/amd64/amd64/pmap.c
7792
newpte |= pg_nx;
sys/amd64/amd64/pmap.c
9740
pde_bits |= pg_nx;
sys/amd64/amd64/pmap.c
9741
pte_bits |= pg_nx;
sys/amd64/amd64/pmap.c
9743
pde_mask |= X86_PG_RW | pg_nx;
sys/amd64/amd64/pmap.c
9744
pte_mask |= X86_PG_RW | pg_nx;
sys/amd64/amd64/trap.c
766
pg_nx != 0 && (frame->tf_err & (PGEX_P | PGEX_W |
sys/amd64/amd64/trap.c
915
else if ((frame->tf_err & PGEX_I) && pg_nx != 0)
sys/amd64/include/pmap.h
294
extern pt_entry_t pg_nx;
sys/i386/i386/pmap.c
1864
pte_store(pte, pa | pg_nx | PG_RW | PG_V);
sys/i386/i386/pmap.c
211
pt_entry_t pg_nx;
sys/i386/i386/pmap.c
3288
newpde |= pg_nx;
sys/i386/i386/pmap.c
3430
pbits |= pg_nx;
sys/i386/i386/pmap.c
3682
newpte |= pg_nx;
sys/i386/i386/pmap.c
3925
newpde |= pg_nx;
sys/i386/i386/pmap.c
4240
newpte |= pg_nx;
sys/i386/i386/pmap.c
593
pg_nx = PG_NX;
sys/i386/i386/pmap.c
6265
(range->attrs & pg_nx) != 0 ? '-' : 'x',
sys/i386/i386/pmap.c
6284
mask = pg_nx | PG_G | PG_RW | PG_U | PG_PDE_CACHE;
sys/i386/i386/pmap.c
6316
attrs = pde & (PG_RW | PG_U | pg_nx);
sys/i386/i386/pmap.c
6321
attrs |= pte & pg_nx;
sys/i386/i386/pmap.c
6322
attrs &= pg_nx | (pte & (PG_RW | PG_U));
sys/i386/i386/trap.c
119
extern uint64_t pg_nx;
sys/i386/i386/trap.c
850
else if ((frame->tf_err & PGEX_I) && pg_nx != 0)
sys/i386/i386/trap.c
909
pg_nx != 0 ?
sys/i386/include/pmap_pae.h
113
extern pt_entry_t pg_nx;