Home
last modified time | relevance | path

Searched refs:__pgd (Results 1 – 25 of 44) sorted by relevance

12

/arch/arm64/include/asm/
Dpgtable-2level-types.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
55 #define __pgd(x) (x) macro
Dpgtable-3level-types.h44 #define __pgd(x) ((pgd_t) { (x) } ) macro
61 #define __pgd(x) (x) macro
/arch/arm/include/asm/
Dpgtable-3level-types.h48 #define __pgd(x) ((pgd_t) { (x) } ) macro
65 #define __pgd(x) (x) macro
/arch/unicore32/include/asm/
Dpage.h46 #define __pgd(x) ((pgd_t) { (x) }) macro
62 #define __pgd(x) (x) macro
/arch/alpha/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/arch/x86/power/
Dhibernate_32.c45 set_pgd(pgd, __pgd(__pa(pmd_table) | _PAGE_PRESENT)); in resume_one_md_table_init()
143 __pgd(__pa(empty_zero_page) | _PAGE_PRESENT)); in resume_init_first_level_page_table()
/arch/sparc/include/asm/
Dpage_64.h69 #define __pgd(x) ((pgd_t) { (x) } ) macro
89 #define __pgd(x) (x) macro
Dpage_32.h73 #define __pgd(x) ((pgd_t) { (x) } ) macro
101 #define __pgd(x) (x) macro
/arch/m68k/include/asm/
Dpage.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/parisc/include/asm/
Dpage.h67 #define __pgd(x) ((pgd_t) { (x) } ) macro
89 #define __pgd(x) (x) macro
/arch/powerpc/include/asm/
Dpage.h310 #define __pgd(x) ((pgd_t) { (x) }) macro
351 #define __pgd(x) (x) macro
/arch/cris/include/asm/
Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/m32r/include/asm/
Dpage.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/openrisc/include/asm/
Dpage.h71 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/avr32/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/mn10300/mm/
Dinit.c65 set_pgd(swapper_pg_dir + loop, __pgd(__pa(ppte) | _PAGE_TABLE)); in paging_init()
/arch/arc/include/asm/
Dpage.h53 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/h8300/include/asm/
Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/frv/include/asm/
Dpage.h39 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/hexagon/include/asm/
Dpage.h91 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/mn10300/include/asm/
Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/score/include/asm/
Dpage.h54 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/metag/include/asm/
Dpage.h84 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/xtensa/include/asm/
Dpage.h113 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/um/include/asm/
Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro

12