Searched refs:discard (Results 1 – 13 of 13) sorted by relevance
| /arch/sparc/vdso/ |
| A D | vdso-layout.lds.S | 77 *(.discard) 78 *(.discard.*)
|
| /arch/x86/entry/vdso/ |
| A D | vdso-layout.lds.S | 80 *(.discard) 81 *(.discard.*)
|
| /arch/mips/include/asm/ |
| A D | yamon-dt.h | 21 phys_addr_t discard; member
|
| /arch/mips/generic/ |
| A D | yamon-dt.c | 70 memsize -= min_t(unsigned long, memsize, mr->discard); in gen_fdt_mem_array()
|
| /arch/x86/xen/ |
| A D | setup.c | 897 bool discard = false; in xen_memory_setup() local 916 discard = true; in xen_memory_setup() 919 if (!discard) in xen_memory_setup()
|
| /arch/arc/kernel/ |
| A D | head.S | 40 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
|
| A D | entry.S | 205 ; unwind stack to discard callee regs
|
| /arch/mips/lib/ |
| A D | csum_partial.S | 568 SUB bits, bits, rem # bits = number of bits to discard 593 SLL t4, t1, 3 # t4 = number of bits to discard
|
| A D | memcpy.S | 410 SUB bits, bits, rem # bits = number of bits to discard
|
| /arch/m68k/kernel/ |
| A D | entry.S | 104 movel %d0,%sp | discard the leftover junk
|
| /arch/m68k/fpsp040/ |
| A D | fpsp.h | 67 | handler exit code will reload the new frame and discard the old.
|
| A D | do_func.S | 87 andl #0xFF,%d1 | discard all but rounding mode/prec
|
| /arch/arm64/kvm/ |
| A D | arm.c | 2130 static void cpu_hyp_init(void *discard) in cpu_hyp_init() argument 2138 static void cpu_hyp_uninit(void *discard) in cpu_hyp_uninit() argument
|
Completed in 618 milliseconds