Home
last modified time | relevance | path

Searched refs:discard (Results 1 – 13 of 13) sorted by relevance

/arch/x86/entry/vdso/
Dvdso-layout.lds.S97 *(.discard)
98 *(.discard.*)
/arch/c6x/kernel/
Dvmlinux.lds.S153 *(.discard)
154 *(.discard.*)
/arch/arm64/kernel/
Dvmlinux.lds.S99 *(.discard)
100 *(.discard.*)
/arch/x86/include/asm/
Dsetup.h103 static void __section(.discard.text) __used notrace \
/arch/arm/kernel/
Dvmlinux.lds.S83 *(.discard)
84 *(.discard.*)
/arch/arc/kernel/
Dhead.S42 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
Dentry.S341 ; Ideally we want to discard the Callee reg above, however if this was
/arch/x86/xen/
Dsetup.c817 bool discard = false; in xen_memory_setup() local
833 discard = true; in xen_memory_setup()
836 if (!discard) in xen_memory_setup()
/arch/x86/
DMakefile52 LDFLAGS_vmlinux := --emit-relocs --discard-none
/arch/mips/lib/
Dcsum_partial.S592 SUB bits, bits, rem # bits = number of bits to discard
617 SLL t4, t1, 3 # t4 = number of bits to discard
Dmemcpy.S402 SUB bits, bits, rem # bits = number of bits to discard
/arch/m68k/fpsp040/
Dfpsp.h67 | handler exit code will reload the new frame and discard the old.
Ddo_func.S87 andl #0xFF,%d1 | discard all but rounding mode/prec