pmd_flags         164 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & _PAGE_DIRTY;
pmd_flags         169 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & _PAGE_ACCESSED;
pmd_flags         252 arch/x86/include/asm/pgtable.h 	return pmd_flags(pte) & _PAGE_PSE;
pmd_flags         495 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & _PAGE_SOFT_DIRTY;
pmd_flags         593 arch/x86/include/asm/pgtable.h 		      __pgprot(pmd_flags(pmd) & ~(_PAGE_PRESENT|_PAGE_PROTNONE)));
pmd_flags         641 arch/x86/include/asm/pgtable.h #define pmd_pgprot(x) __pgprot(pmd_flags(x))
pmd_flags         767 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & (_PAGE_PRESENT | _PAGE_PROTNONE | _PAGE_PSE);
pmd_flags         783 arch/x86/include/asm/pgtable.h 	return (pmd_flags(pmd) & (_PAGE_PROTNONE | _PAGE_PRESENT))
pmd_flags         845 arch/x86/include/asm/pgtable.h 	return (pmd_flags(pmd) & ~_PAGE_USER) != _KERNPG_TABLE;
pmd_flags        1182 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & _PAGE_RW;
pmd_flags        1368 arch/x86/include/asm/pgtable.h 	return pmd_flags(pmd) & _PAGE_SWP_SOFT_DIRTY;
pmd_flags         416 arch/x86/mm/dump_pagetables.c 			prot = pmd_flags(*start);
pmd_flags         123 arch/x86/mm/mem_encrypt.c 	pmdval_t pmd_flags, pmd;
pmd_flags         126 arch/x86/mm/mem_encrypt.c 	pmd_flags = __sme_clr(early_pmd_flags);
pmd_flags         129 arch/x86/mm/mem_encrypt.c 		pmd = map ? (paddr & PMD_MASK) + pmd_flags : 0;
pmd_flags          65 arch/x86/mm/mem_encrypt_identity.c 	pmdval_t pmd_flags;
pmd_flags         155 arch/x86/mm/mem_encrypt_identity.c 	set_pmd(pmd, __pmd(ppd->paddr | ppd->pmd_flags));
pmd_flags         205 arch/x86/mm/mem_encrypt_identity.c 				   pmdval_t pmd_flags, pteval_t pte_flags)
pmd_flags         209 arch/x86/mm/mem_encrypt_identity.c 	ppd->pmd_flags = pmd_flags;
pmd_flags         356 arch/x86/mm/pti.c 			if (WARN_ON(!(pmd_flags(*pmd) & _PAGE_PRESENT)))
pmd_flags         249 include/linux/qed/eth_common.h 	struct eth_pmd_flow_flags pmd_flags;
pmd_flags         261 include/linux/qed/eth_common.h 	struct eth_pmd_flow_flags pmd_flags;
pmd_flags         277 include/linux/qed/eth_common.h 	struct eth_pmd_flow_flags pmd_flags;
pmd_flags         302 include/linux/qed/eth_common.h 	struct eth_pmd_flow_flags pmd_flags;
pmd_flags         324 include/linux/qed/eth_common.h 	struct eth_pmd_flow_flags pmd_flags;