Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 16 of 16) sorted by relevance

/arch/x86/kernel/cpu/mtrr/
Dmain.c292 int i, replace, error; in mtrr_add_page() local
325 replace = -1; in mtrr_add_page()
346 replace = replace == -1 ? i : -2; in mtrr_add_page()
371 i = mtrr_if->get_free_region(base, size, replace); in mtrr_add_page()
374 if (likely(replace < 0)) { in mtrr_add_page()
377 mtrr_usage_table[i] = mtrr_usage_table[replace]; in mtrr_add_page()
380 if (unlikely(replace != i)) { in mtrr_add_page()
381 set_mtrr(replace, 0, 0, 0); in mtrr_add_page()
382 mtrr_usage_table[replace] = 0; in mtrr_add_page()
/arch/frv/mm/
Dtlb-miss.S303 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
430 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
550 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
/arch/xtensa/kernel/
Dvectors.S400 wsr a0, depc # replace the saved a0
409 wsr a0, depc # replace the saved a0
/arch/arm/boot/dts/
Dkirkwood.dtsi34 /* If a board file needs to change this ranges it must replace it completely */
Darmada-388-gp.dts212 * A388-GP board v1.5 and higher replace
/arch/m68k/ifpsp060/
Dilsp.doc54 search and replace function.
Dfplsp.doc55 search and replace function.
Disp.doc59 search and replace function.
Dfpsp.doc51 search and replace function.
DTEST.DOC45 with a global search and replace function.
/arch/m68k/fpsp040/
Dbugfix.S481 | You should replace the jump to fpsp_fmt_error with a jump
Dbindec.S248 movew #0x3fff,FP_SCR2(%a6) |replace exponent with 0x3fff
Dres_func.S631 | replace exponent of src with $3fff (keep sign)
641 | replace exponent of src with $3fff (keep sign)
/arch/m68k/ifpsp060/src/
Disp.S3165 # "replace" this section, if necessary. #
/arch/arm/mm/
DKconfig973 is to replace the normal offset of cache sync operation (0x730)
/arch/x86/
DKconfig724 Paravirtualized spinlocks allow a pvops backend to replace the