Home
last modified time | relevance | path

Searched defs:__pte (Results 26 – 32 of 32) sorted by relevance

12

/openbmc/linux/arch/um/include/asm/
H A Dpage.h87 #define __pte(x) ((pte_t) { (x) } ) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h82 #define __pte(x) ((pte_t) { (x) }) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpage.h121 #define __pte(x) ((pte_t) { (x) } ) macro
H A Dpgtable.h1363 pte_t __pte; in mk_pte_phys() local
1374 pte_t __pte = mk_pte_phys(physpage, pgprot); in mk_pte() local
/openbmc/linux/include/linux/
H A Dmmu_notifier.h587 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h390 static inline pte_t __pte(pteval_t val) in __pte() function
H A Dpgtable.h119 #define __pte(x) native_make_pte(x) macro

12