Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 25 of 83) sorted by relevance

1234

/arch/arc/mm/
Dcache.c85 unsigned int pad:24, way:2, lsz:2, sz:4; in read_decode_cache_bcr_arcv2() member
137 unsigned int pad:12, line_len:4, sz:4, config:4, ver:8; in read_decode_cache_bcr() member
240 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v2()
285 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v3()
356 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v4()
410 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v4()
564 #define __dc_line_op_k(p, sz, op) __dc_line_op(p, p, sz, op) argument
570 unsigned long sz, const int op) in __dc_line_op()
591 #define __dc_line_op(paddr, vaddr, sz, op) argument
592 #define __dc_line_op_k(paddr, sz, op) argument
[all …]
/arch/mips/include/asm/
Dmips-gic.h34 #define GIC_ACCESSOR_RO(sz, off, name) \ argument
38 #define GIC_ACCESSOR_RW(sz, off, name) \ argument
42 #define GIC_VX_ACCESSOR_RO(sz, off, name) \ argument
47 #define GIC_VX_ACCESSOR_RW(sz, off, name) \ argument
52 #define GIC_ACCESSOR_RO_INTR_REG(sz, off, stride, name) \ argument
65 #define GIC_ACCESSOR_RW_INTR_REG(sz, off, stride, name) \ argument
76 #define GIC_VX_ACCESSOR_RO_INTR_REG(sz, off, stride, name) \ argument
83 #define GIC_VX_ACCESSOR_RW_INTR_REG(sz, off, stride, name) \ argument
154 #define GIC_VX_ACCESSOR_RO_INTR_BIT(sz, off, name) \ argument
161 #define GIC_VX_ACCESSOR_RW_INTR_BIT(sz, off, name) \ argument
Dmips-cps.h26 #define CPS_ACCESSOR_R(unit, sz, name) \ argument
49 #define CPS_ACCESSOR_W(unit, sz, name) \ argument
74 #define CPS_ACCESSOR_M(unit, sz, name) \ argument
94 #define CPS_ACCESSOR_RO(unit, sz, off, name) \ argument
98 #define CPS_ACCESSOR_WO(unit, sz, off, name) \ argument
102 #define CPS_ACCESSOR_RW(unit, sz, off, name) \ argument
Dmips-cpc.h68 #define CPC_ACCESSOR_RO(sz, off, name) \ argument
72 #define CPC_ACCESSOR_RW(sz, off, name) \ argument
76 #define CPC_CX_ACCESSOR_RO(sz, off, name) \ argument
80 #define CPC_CX_ACCESSOR_RW(sz, off, name) \ argument
Dmips-cm.h117 #define GCR_ACCESSOR_RO(sz, off, name) \ argument
121 #define GCR_ACCESSOR_RW(sz, off, name) \ argument
125 #define GCR_CX_ACCESSOR_RO(sz, off, name) \ argument
129 #define GCR_CX_ACCESSOR_RW(sz, off, name) \ argument
/arch/arm64/crypto/
Daes-cipher-core.S77 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op
82 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op
/arch/arm/include/asm/
Dbitops.h200 #define find_first_zero_bit(p,sz) _find_first_zero_bit_le(p,sz) argument
201 #define find_next_zero_bit(p,sz,off) _find_next_zero_bit_le(p,sz,off) argument
202 #define find_first_bit(p,sz) _find_first_bit_le(p,sz) argument
203 #define find_next_bit(p,sz,off) _find_next_bit_le(p,sz,off) argument
209 #define find_first_zero_bit(p,sz) _find_first_zero_bit_be(p,sz) argument
210 #define find_next_zero_bit(p,sz,off) _find_next_zero_bit_be(p,sz,off) argument
211 #define find_first_bit(p,sz) _find_first_bit_be(p,sz) argument
212 #define find_next_bit(p,sz,off) _find_next_bit_be(p,sz,off) argument
/arch/sh/mm/
Dhugetlbpage.c26 unsigned long addr, unsigned long sz) in huge_pte_alloc()
47 unsigned long addr, unsigned long sz) in huge_pte_offset()
/arch/mips/mm/
Dhugetlbpage.c25 unsigned long sz) in huge_pte_alloc()
40 unsigned long sz) in huge_pte_offset()
/arch/arm/crypto/
Daes-cipher-core.S95 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr
100 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr
/arch/x86/include/asm/
Dsetup.h104 #define RESERVE_BRK(name,sz) \ argument
133 #define RESERVE_BRK(name,sz) \ argument
/arch/metag/kernel/
Dcachepart.c28 unsigned int sz = 0x1000 << ((config2 & METAC_CORECFG2_DCSZ_BITS) in get_dcache_size() local
38 unsigned int sz = 0x1000 << ((config2 & METAC_CORE_C2ICSZ_BITS) in get_icache_size() local
/arch/arc/include/asm/
Duaccess.h53 #define __user_ok(addr, sz) (((sz) <= TASK_SIZE) && \ argument
55 #define __access_ok(addr, sz) (unlikely(__kernel_ok) || \ argument
60 #define __get_user_fn(sz, u, k) \ argument
121 #define __put_user_fn(sz, u, k) \ argument
/arch/mips/kernel/
Dcps-vec-ns16550.S179 #define DUMP_COP0_REG(reg, name, sz, _mfc0) \ argument
/arch/sparc/include/asm/
Dio_32.h10 #define memset_io(d,c,sz) _memset_io(d,c,sz) argument
11 #define memcpy_fromio(d,s,sz) _memcpy_fromio(d,s,sz) argument
12 #define memcpy_toio(d,s,sz) _memcpy_toio(d,s,sz) argument
/arch/arm/mach-s3c24xx/include/mach/
Dio.h36 #define DECLARE_DYN_OUT(sz,fnsuffix,instr) \ argument
51 #define DECLARE_DYN_IN(sz,fnsuffix,instr) \ argument
71 #define DECLARE_IO(sz,fnsuffix,instr) \ argument
/arch/powerpc/platforms/cell/spufs/
Dcoredump.c55 int i, sz, total = 0; in spufs_ctx_note_size() local
135 int sz, rc, total = 0; in spufs_arch_write_note() local
/arch/ia64/mm/
Dhugetlbpage.c29 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc()
48 huge_pte_offset (struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset()
/arch/metag/mm/
Dhugetlbpage.c61 unsigned long addr, unsigned long sz) in huge_pte_alloc()
79 unsigned long addr, unsigned long sz) in huge_pte_offset()
/arch/arm64/mm/
Dhugetlbpage.c195 pte_t *ptep, pte_t pte, unsigned long sz) in set_huge_swap_pte_at()
207 unsigned long addr, unsigned long sz) in huge_pte_alloc()
253 unsigned long addr, unsigned long sz) in huge_pte_offset()
307 pte_t *ptep, unsigned long sz) in huge_pte_clear()
/arch/arm/mm/
Dmmu.c722 static void __init *early_alloc_aligned(unsigned long sz, unsigned long align) in early_alloc_aligned()
729 static void __init *early_alloc(unsigned long sz) in early_alloc()
734 static void *__init late_alloc(unsigned long sz) in late_alloc()
745 void *(*alloc)(unsigned long sz)) in arm_pte_alloc()
764 void *(*alloc)(unsigned long sz), in alloc_init_pte()
805 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pmd()
837 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pud()
912 void *(*alloc)(unsigned long sz), in __create_mapping()
/arch/powerpc/mm/
Dhugetlbpage-hash64.c28 unsigned long rflags, pa, sz; in __hash_page_huge() local
Dhugetlbpage.c44 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset()
137 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc()
527 unsigned long sz) in hugepte_addr_end()
537 unsigned long sz = 1UL << hugepd_shift(hugepd); in gup_huge_pd() local
848 int gup_hugepte(pte_t *ptep, unsigned long sz, unsigned long addr, in gup_hugepte()
/arch/parisc/mm/
Dhugetlbpage.c49 unsigned long addr, unsigned long sz) in huge_pte_alloc()
74 unsigned long addr, unsigned long sz) in huge_pte_offset()
/arch/tile/mm/
Dhugetlbpage.c56 unsigned long addr, unsigned long sz) in huge_pte_alloc()
106 unsigned long addr, unsigned long sz) in huge_pte_offset()

1234