Searched refs:replace (Results 1 – 16 of 16) sorted by relevance
/arch/x86/kernel/cpu/mtrr/ |
D | main.c | 292 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/ |
D | tlb-miss.S | 303 # - 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/ |
D | vectors.S | 400 wsr a0, depc # replace the saved a0 409 wsr a0, depc # replace the saved a0
|
/arch/arm/boot/dts/ |
D | kirkwood.dtsi | 34 /* If a board file needs to change this ranges it must replace it completely */
|
D | armada-388-gp.dts | 212 * A388-GP board v1.5 and higher replace
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 54 search and replace function.
|
D | fplsp.doc | 55 search and replace function.
|
D | isp.doc | 59 search and replace function.
|
D | fpsp.doc | 51 search and replace function.
|
D | TEST.DOC | 45 with a global search and replace function.
|
/arch/m68k/fpsp040/ |
D | bugfix.S | 481 | You should replace the jump to fpsp_fmt_error with a jump
|
D | bindec.S | 248 movew #0x3fff,FP_SCR2(%a6) |replace exponent with 0x3fff
|
D | res_func.S | 631 | replace exponent of src with $3fff (keep sign) 641 | replace exponent of src with $3fff (keep sign)
|
/arch/m68k/ifpsp060/src/ |
D | isp.S | 3165 # "replace" this section, if necessary. #
|
/arch/arm/mm/ |
D | Kconfig | 973 is to replace the normal offset of cache sync operation (0x730)
|
/arch/x86/ |
D | Kconfig | 724 Paravirtualized spinlocks allow a pvops backend to replace the
|