Searched defs:space (Results 1 – 9 of 9) sorted by relevance
| /arch/x86/math-emu/ |
| A D | fpu_entry.c | 645 void *space = s387->st_space; in fpregs_soft_set() local 696 const void *space = s387->st_space; in fpregs_soft_get() local
|
| /arch/sparc/include/asm/ |
| A D | pgtable_32.h | 284 static inline pte_t mk_pte_io(unsigned long page, pgprot_t pgprot, int space) in mk_pte_io() 394 #define MK_IOSPACE_PFN(space, pfn) (pfn | (space << (BITS_PER_LONG - 4))) argument 405 unsigned long long offset, space, phys_base; in io_remap_pfn_range() local
|
| A D | pgtable_64.h | 1047 #define MK_IOSPACE_PFN(space, pfn) (pfn | (space << (BITS_PER_LONG - 4))) argument 1092 int space = GET_IOSPACE(pfn); in io_remap_pfn_range() local
|
| /arch/s390/include/asm/ |
| A D | pci_io.h | 41 #define ZPCI_CREATE_REQ(handle, space, len) \ argument
|
| /arch/powerpc/platforms/powermac/ |
| A D | bootx_init.c | 467 unsigned long space; in bootx_init() local
|
| /arch/x86/events/intel/ |
| A D | bts.c | 388 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
|
| /arch/parisc/kernel/ |
| A D | cache.c | 443 unsigned long flags, space, pgd, prot, pa; in get_upa() local
|
| /arch/s390/kernel/ |
| A D | perf_cpum_cf.c | 1529 size_t space; in cfset_cpu_read() local
|
| /arch/sparc/mm/ |
| A D | init_64.c | 2796 pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size) in mk_pte_io()
|
Completed in 34 milliseconds