__supported_pte_mask 544 arch/x86/include/asm/pgtable.h protval &= __supported_pte_mask; __supported_pte_mask 560 arch/x86/include/asm/pgtable.h (u64)__supported_pte_mask); __supported_pte_mask 509 arch/x86/include/asm/pgtable_types.h extern pteval_t __supported_pte_mask; __supported_pte_mask 162 arch/x86/kernel/espfix_64.c ptemask = __supported_pte_mask; __supported_pte_mask 209 arch/x86/kernel/head64.c mask_ptr = fixup_pointer(&__supported_pte_mask, physaddr); __supported_pte_mask 252 arch/x86/kernel/ldt.c pgprot_val(pte_prot) &= __supported_pte_mask; __supported_pte_mask 258 arch/x86/mm/dump_pagetables.c WARN_ONCE(__supported_pte_mask & _PAGE_NX, __supported_pte_mask 589 arch/x86/mm/dump_pagetables.c if (!(__supported_pte_mask & _PAGE_NX) || __supported_pte_mask 192 arch/x86/mm/init.c __supported_pte_mask &= ~_PAGE_GLOBAL; __supported_pte_mask 195 arch/x86/mm/init.c __supported_pte_mask |= _PAGE_GLOBAL; __supported_pte_mask 199 arch/x86/mm/init.c __default_kernel_pte_mask = __supported_pte_mask; __supported_pte_mask 563 arch/x86/mm/init_32.c pteval_t __supported_pte_mask __read_mostly = DEFAULT_PTE_MASK; __supported_pte_mask 566 arch/x86/mm/init_32.c EXPORT_SYMBOL_GPL(__supported_pte_mask); __supported_pte_mask 915 arch/x86/mm/init_32.c if (__supported_pte_mask & _PAGE_NX) __supported_pte_mask 939 arch/x86/mm/init_32.c if (__supported_pte_mask & _PAGE_NX) __supported_pte_mask 100 arch/x86/mm/init_64.c pteval_t __supported_pte_mask __read_mostly = ~0; __supported_pte_mask 103 arch/x86/mm/init_64.c EXPORT_SYMBOL_GPL(__supported_pte_mask); __supported_pte_mask 875 arch/x86/mm/ioremap.c pgprot_val(flags) &= __supported_pte_mask; __supported_pte_mask 189 arch/x86/mm/mem_encrypt.c __supported_pte_mask = __sme_set(__supported_pte_mask); __supported_pte_mask 1887 arch/x86/mm/pageattr.c if (!(__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 1895 arch/x86/mm/pageattr.c if (!(__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 2228 arch/x86/mm/pageattr.c if (!(__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 159 arch/x86/mm/pti.c (__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 37 arch/x86/mm/setup_nx.c __supported_pte_mask |= _PAGE_NX; __supported_pte_mask 39 arch/x86/mm/setup_nx.c __supported_pte_mask &= ~_PAGE_NX; __supported_pte_mask 49 arch/x86/pci/pcbios.c if (__supported_pte_mask & _PAGE_NX) __supported_pte_mask 921 arch/x86/platform/efi/efi.c if (efi_enabled(EFI_OLD_MEMMAP) && (__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 95 arch/x86/platform/efi/efi_32.c if (__supported_pte_mask & _PAGE_NX) __supported_pte_mask 64 arch/x86/platform/efi/efi_64.c if (!(__supported_pte_mask & _PAGE_NX)) __supported_pte_mask 561 arch/x86/platform/efi/efi_64.c if (__supported_pte_mask & _PAGE_NX) __supported_pte_mask 1234 arch/x86/xen/enlighten_pv.c __supported_pte_mask &= ~_PAGE_GLOBAL; __supported_pte_mask 1933 arch/x86/xen/mmu_pv.c if (__supported_pte_mask & _PAGE_NX) { __supported_pte_mask 805 drivers/video/fbdev/uvesafb.c if (__supported_pte_mask & _PAGE_NX) {