| /arch/powerpc/kernel/ |
| D | io-workarounds.c | 114 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 124 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 143 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 144 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
| /arch/ia64/kernel/ |
| D | acpi-ext.c | 65 struct csr_space *space = data; in find_csr_space() local 83 struct csr_space space = { 0, 0 }; in hp_crs_locate() local
|
| /arch/x86/math-emu/ |
| D | fpu_entry.c | 647 void *space = s387->st_space; in fpregs_soft_set() local 699 const void *space = s387->st_space; in fpregs_soft_get() local
|
| /arch/mips/sgi-ip22/ |
| D | ip22-mc.c | 53 struct mem space[2] = {{SGIMC_SEG0_BADDR, 0}, {SGIMC_SEG1_BADDR, 0}}; in probe_memory() local
|
| /arch/sparc/include/asm/ |
| D | pgtable_32.h | 293 static inline pte_t mk_pte_io(unsigned long page, pgprot_t pgprot, int space) in mk_pte_io() 405 #define MK_IOSPACE_PFN(space, pfn) (pfn | (space << (BITS_PER_LONG - 4))) argument 416 unsigned long long offset, space, phys_base; in io_remap_pfn_range() local
|
| D | pgtable_64.h | 984 #define MK_IOSPACE_PFN(space, pfn) (pfn | (space << (BITS_PER_LONG - 4))) argument 996 int space = GET_IOSPACE(pfn); in io_remap_pfn_range() local
|
| /arch/s390/include/asm/ |
| D | pci_io.h | 33 #define ZPCI_CREATE_REQ(handle, space, len) \ argument
|
| /arch/powerpc/include/asm/ |
| D | io.h | 605 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; argument 606 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; argument 616 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 624 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument
|
| /arch/powerpc/platforms/powermac/ |
| D | bootx_init.c | 470 unsigned long space; in bootx_init() local
|
| /arch/ia64/include/asm/ |
| D | io.h | 44 #define IO_SPACE_BASE(space) ((space) << IO_SPACE_BITS) argument 130 struct io_space *space; in __ia64_mk_io_addr() local
|
| /arch/x86/events/intel/ |
| D | bts.c | 394 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
|
| /arch/mn10300/include/asm/ |
| D | pgtable.h | 480 #define MK_IOSPACE_PFN(space, pfn) (pfn) argument
|
| /arch/sparc/mm/ |
| D | init_64.c | 2700 pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size) in mk_pte_io()
|