Home
last modified time | relevance | path

Searched refs:pgd_ERROR (Results 1 – 25 of 26) sorted by relevance

12

/arch/avr32/include/asm/
Dpgtable-2level.h24 #define pgd_ERROR(e) \ macro
/arch/um/include/asm/
Dpgtable-2level.h31 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h52 #define pgd_ERROR(e) \ macro
/arch/x86/include/asm/
Dpgtable-2level.h6 #define pgd_ERROR(e) \ macro
Dpgtable-3level.h17 #define pgd_ERROR(e) \ macro
Dpgtable_64.h66 #define pgd_ERROR(e) \ macro
/arch/arm/mm/
Dfault-armv.c82 pgd_ERROR(*pgd); in adjust_pte()
/arch/sh/include/asm/
Dpgtable_32.h416 #define pgd_ERROR(e) \ macro
421 #define pgd_ERROR(e) \ macro
Dpgtable_64.h27 #define pgd_ERROR(e) \ macro
/arch/mips/include/asm/
Dpgtable-32.h83 #define pgd_ERROR(e) \ macro
Dpgtable-64.h119 #define pgd_ERROR(e) \ macro
/arch/sh/mm/
Dinit.c50 pgd_ERROR(*pgd); in set_pte_phys()
/arch/cris/include/asm/
Dpgtable.h258 #define pgd_ERROR(e) \ macro
/arch/m68k/include/asm/
Dsun3_pgtable.h159 #define pgd_ERROR(e) \ macro
Dmotorola_pgtable.h159 #define pgd_ERROR(e) \ macro
/arch/arm/include/asm/
Dpgtable.h121 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd)) macro
/arch/xtensa/include/asm/
Dpgtable.h179 #define pgd_ERROR(e) \ macro
/arch/alpha/include/asm/
Dpgtable.h365 #define pgd_ERROR(e) \ macro
/arch/sparc/include/asm/
Dpgtable_32.h41 #define pgd_ERROR(e) __builtin_trap() macro
Dpgtable_64.h91 #define pgd_ERROR(e) __builtin_trap() macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h412 #define pgd_ERROR(e) \ macro
Dpgtable-ppc32.h104 #define pgd_ERROR(e) \ macro
/arch/parisc/include/asm/
Dpgtable.h49 #define pgd_ERROR(e) \ macro
/arch/ia64/include/asm/
Dpgtable.h185 #define pgd_ERROR(e) printk("%s:%d: bad pgd %016lx.\n", __FILE__, __LINE__, pgd_val(e)) macro
/arch/parisc/kernel/
Dpci-dma.c195 pgd_ERROR(*dir); in unmap_uncached_pmd()

12