Searched refs:discard (Results 1 – 13 of 13) sorted by relevance
/arch/x86/entry/vdso/ |
D | vdso-layout.lds.S | 97 *(.discard) 98 *(.discard.*)
|
/arch/c6x/kernel/ |
D | vmlinux.lds.S | 153 *(.discard) 154 *(.discard.*)
|
/arch/arm64/kernel/ |
D | vmlinux.lds.S | 99 *(.discard) 100 *(.discard.*)
|
/arch/x86/include/asm/ |
D | setup.h | 103 static void __section(.discard.text) __used notrace \
|
/arch/arm/kernel/ |
D | vmlinux.lds.S | 83 *(.discard) 84 *(.discard.*)
|
/arch/arc/kernel/ |
D | head.S | 42 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
|
D | entry.S | 341 ; Ideally we want to discard the Callee reg above, however if this was
|
/arch/x86/xen/ |
D | setup.c | 817 bool discard = false; in xen_memory_setup() local 833 discard = true; in xen_memory_setup() 836 if (!discard) in xen_memory_setup()
|
/arch/x86/ |
D | Makefile | 52 LDFLAGS_vmlinux := --emit-relocs --discard-none
|
/arch/mips/lib/ |
D | csum_partial.S | 592 SUB bits, bits, rem # bits = number of bits to discard 617 SLL t4, t1, 3 # t4 = number of bits to discard
|
D | memcpy.S | 402 SUB bits, bits, rem # bits = number of bits to discard
|
/arch/m68k/fpsp040/ |
D | fpsp.h | 67 | handler exit code will reload the new frame and discard the old.
|
D | do_func.S | 87 andl #0xFF,%d1 | discard all but rounding mode/prec
|