nx 145 arch/arm64/include/asm/fpsimdmacros.h .macro _sve_rdvl nx, imm nx 419 arch/powerpc/include/asm/kvm_host.h bool nx : 1; nx 402 arch/powerpc/kvm/book3s_64_mmu.c slbe->nx = (rs & SLB_VSID_N) ? 1 : 0; nx 115 arch/s390/mm/pageattr.c int i, ro, nx; nx 122 arch/s390/mm/pageattr.c nx = !!(pmd_val(*pmdp) & _SEGMENT_ENTRY_NOEXEC); nx 124 arch/s390/mm/pageattr.c if (!nx) nx 192 arch/s390/mm/pageattr.c int i, ro, nx; nx 199 arch/s390/mm/pageattr.c nx = !!(pud_val(*pudp) & _REGION_ENTRY_NOEXEC); nx 201 arch/s390/mm/pageattr.c if (!nx) nx 435 arch/x86/include/asm/kvm_host.h bool nx; nx 4351 arch/x86/kvm/mmu.c context->nx = false; nx 4516 arch/x86/kvm/mmu.c int maxphyaddr, int level, bool nx, bool gbpages, nx 4525 arch/x86/kvm/mmu.c if (!nx) nx 4608 arch/x86/kvm/mmu.c context->nx, nx 4665 arch/x86/kvm/mmu.c bool uses_nx = context->nx || nx 4790 arch/x86/kvm/mmu.c if (!mmu->nx) nx 4913 arch/x86/kvm/mmu.c context->nx = is_nx(vcpu); nx 4943 arch/x86/kvm/mmu.c context->nx = false; nx 5039 arch/x86/kvm/mmu.c context->nx = false; nx 5043 arch/x86/kvm/mmu.c context->nx = is_nx(vcpu); nx 5049 arch/x86/kvm/mmu.c context->nx = is_nx(vcpu); nx 5054 arch/x86/kvm/mmu.c context->nx = false; nx 5157 arch/x86/kvm/mmu.c context->nx = true; nx 5210 arch/x86/kvm/mmu.c g_context->nx = false; nx 5214 arch/x86/kvm/mmu.c g_context->nx = is_nx(vcpu); nx 5220 arch/x86/kvm/mmu.c g_context->nx = is_nx(vcpu); nx 5225 arch/x86/kvm/mmu.c g_context->nx = false; nx 458 arch/x86/kvm/paging_tmpl.h if (fetch_fault && (mmu->nx || nx 81 drivers/block/aoe/aoecmd.c struct list_head *head, *pos, *nx; nx 85 drivers/block/aoe/aoecmd.c list_for_each_safe(pos, nx, head) { nx 99 drivers/block/aoe/aoecmd.c struct list_head *head, *pos, *nx; nx 104 drivers/block/aoe/aoecmd.c list_for_each_safe(pos, nx, head) { nx 643 drivers/block/aoe/aoecmd.c struct list_head *pos, *nx, *head; nx 650 drivers/block/aoe/aoecmd.c list_for_each_safe(pos, nx, head) { nx 733 drivers/block/aoe/aoecmd.c struct list_head *head, *pos, *nx; nx 758 drivers/block/aoe/aoecmd.c list_for_each_safe(pos, nx, head) { nx 200 drivers/block/aoe/aoedev.c struct list_head *head, *pos, *nx; nx 208 drivers/block/aoe/aoedev.c list_for_each_safe(pos, nx, head) nx 212 drivers/block/aoe/aoedev.c list_for_each_safe(pos, nx, head) nx 502 drivers/block/aoe/aoedev.c struct list_head *pos, *nx, *head; nx 512 drivers/block/aoe/aoedev.c list_for_each_safe(pos, nx, head) { nx 38 drivers/input/mouse/amimouse.c int nx, ny, dx, dy; nx 42 drivers/input/mouse/amimouse.c nx = joy0dat & 0xff; nx 45 drivers/input/mouse/amimouse.c dx = nx - amimouse_lastx; nx 48 drivers/input/mouse/amimouse.c if (dx < -127) dx = (256 + nx) - amimouse_lastx; nx 49 drivers/input/mouse/amimouse.c if (dx > 127) dx = (nx - 256) - amimouse_lastx; nx 53 drivers/input/mouse/amimouse.c amimouse_lastx = nx; nx 125 drivers/media/pci/bt8xx/btcx-risc.c s32 nx,nw,dx; nx 129 drivers/media/pci/bt8xx/btcx-risc.c nx = (win->left + mask) & ~mask; nx 131 drivers/media/pci/bt8xx/btcx-risc.c if (nx + nw > win->left + win->width) nx 133 drivers/media/pci/bt8xx/btcx-risc.c dx = nx - win->left; nx 134 drivers/media/pci/bt8xx/btcx-risc.c win->left = nx; nx 141 drivers/media/pci/bt8xx/btcx-risc.c nx = (clips[i].c.left-dx) & ~mask; nx 143 drivers/media/pci/bt8xx/btcx-risc.c if (nx + nw < clips[i].c.left-dx + clips[i].c.width) nx 145 drivers/media/pci/bt8xx/btcx-risc.c clips[i].c.left = nx; nx 530 net/can/gw.c struct hlist_node *nx; nx 534 net/can/gw.c hlist_for_each_entry_safe(gwj, nx, &net->can.cgw_list, list) { nx 1089 net/can/gw.c struct hlist_node *nx; nx 1093 net/can/gw.c hlist_for_each_entry_safe(gwj, nx, &net->can.cgw_list, list) { nx 1105 net/can/gw.c struct hlist_node *nx; nx 1141 net/can/gw.c hlist_for_each_entry_safe(gwj, nx, &net->can.cgw_list, list) { nx 2362 net/xfrm/xfrm_policy.c int nx; nx 2368 net/xfrm/xfrm_policy.c for (nx = 0, i = 0; i < policy->xfrm_nr; i++) { nx 2392 net/xfrm/xfrm_policy.c xfrm[nx++] = x; nx 2408 net/xfrm/xfrm_policy.c return nx; nx 2411 net/xfrm/xfrm_policy.c for (nx--; nx >= 0; nx--) nx 2412 net/xfrm/xfrm_policy.c xfrm_state_put(xfrm[nx]); nx 2532 net/xfrm/xfrm_policy.c int nx, nx 2558 net/xfrm/xfrm_policy.c for (; i < nx; i++) { nx 2640 net/xfrm/xfrm_policy.c xfrm_init_pmtu(bundle, nx); nx 2657 net/xfrm/xfrm_policy.c for (; i < nx; i++)