Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 17 of 17) sorted by relevance

/arch/powerpc/tools/
Dhead_check.sh47 …] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start_text$" -m4 > .tmp_symbols.txt
50 vma=$(cat .tmp_symbols.txt | grep -e " [TA] _stext$" | cut -d' ' -f1)
54 start_head_addr=$(cat .tmp_symbols.txt | grep " t start_first_256B$" | cut -d' ' -f1)
66 expected_start_text_addr=$(cat .tmp_symbols.txt | grep " a text_start$" | cut -d' ' -f1 | sed "s/^0…
68 start_text_addr=$(cat .tmp_symbols.txt | grep " t start_text$" | cut -d' ' -f1)
78 rm -f .tmp_symbols.txt
/arch/s390/include/asm/
Ddebug.h206 const char *txt) in debug_text_event() argument
210 return debug_event_common(id, level, txt, strlen(txt)); in debug_text_event()
334 const char *txt) in debug_text_exception() argument
338 return debug_exception_common(id, level, txt, strlen(txt)); in debug_text_exception()
/arch/sh/include/mach-ecovec24/mach/
Dpartner-jet-setup.txt2 LIST "partner-jet-setup.txt"
8 LIST "> < partner-jet-setup.txt"
/arch/s390/tools/
DMakefile21 $(obj)/gen_opcode_table < $(srctree)/arch/$(ARCH)/tools/opcodes.txt
/arch/powerpc/
DMakefile.postlink42 rm -f .tmp_symbols.txt
/arch/x86/kernel/
Dkvmclock.c161 static void kvm_register_clock(char *txt) in kvm_register_clock() argument
171 pr_info("kvm-clock: cpu %d, msr %llx, %s", smp_processor_id(), pa, txt); in kvm_register_clock()
/arch/sh/include/mach-kfr2r09/mach/
Dpartner-jet-setup.txt2 LIST "partner-jet-setup.txt - 20090729 Magnus Damm"
7 LIST "> < partner-jet-setup.txt"
/arch/x86/lib/
DMakefile22 inat_tables_maps = $(srctree)/arch/x86/lib/x86-opcode-map.txt
/arch/arm/boot/dts/
Domap3-gta04a5.dts82 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
Dsocfpga_arria10_socdk.dtsi79 * See the micrel-ksz90x1.txt Documentation file for details.
/arch/mips/sgi-ip22/
Dip28-berr.c215 static const char *txt[32] = in cause_excode_text() local
236 return txt[(cause & 0x7c) >> 2]; in cause_excode_text()
/arch/sh/
DKconfig.cpu97 See <file:Documentation/sh/register-banks.txt> for further
/arch/arm/nwfpe/
Dsoftfloat-specialize16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
Dsoftfloat-macros16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
/arch/x86/mm/
Dpageattr.c496 unsigned long pfn, const char *txt) in check_conflict() argument
508 lvltxt[warnlvl], txt, start, end, pfn, (unsigned long long)pgprot_val(prot), in check_conflict()
/arch/
DKconfig147 See Documentation/unaligned-memory-access.txt for more
166 See Documentation/unaligned-memory-access.txt for more
/arch/x86/
DKconfig1965 and =auto. See Documentation/admin-guide/kernel-parameters.txt for more