Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dalternative.c54 bool debug, replace; in __apply_alternatives() local
67 replace = test_facility(a->data); in __apply_alternatives()
71 replace = test_machine_feature(a->data); in __apply_alternatives()
75 replace = nobp_enabled(); in __apply_alternatives()
79 replace = false; in __apply_alternatives()
82 if (!replace) in __apply_alternatives()
/arch/x86/kernel/cpu/mtrr/
A Dmtrr.c235 int i, replace, error; in mtrr_add_page() local
268 replace = -1; in mtrr_add_page()
289 replace = replace == -1 ? i : -2; in mtrr_add_page()
313 i = mtrr_if->get_free_region(base, size, replace); in mtrr_add_page()
316 if (likely(replace < 0)) { in mtrr_add_page()
319 mtrr_usage_table[i] = mtrr_usage_table[replace]; in mtrr_add_page()
322 if (unlikely(replace != i)) { in mtrr_add_page()
323 set_mtrr(replace, 0, 0, 0); in mtrr_add_page()
324 mtrr_usage_table[replace] = 0; in mtrr_add_page()
/arch/arm64/boot/dts/freescale/
A Dfsl-ls1043a-rdb.dts108 * Standard CS timing properties replace the deprecated vendor
122 * Standard CS timing properties replace the deprecated vendor
136 * Standard CS timing properties replace the deprecated vendor
/arch/xtensa/kernel/
A Dvectors.S407 wsr a0, depc # replace the saved a0
416 wsr a0, depc # replace the saved a0
/arch/arm64/boot/dts/mediatek/
A Dmt8186-corsola-starmie.dtsi106 * and replace it with the driver for side switches.
/arch/x86/include/asm/
A Dapic.h171 extern void lapic_assign_legacy_vector(unsigned int isairq, bool replace);
/arch/x86/kernel/apic/
A Dvector.c738 void lapic_assign_legacy_vector(unsigned int irq, bool replace) in lapic_assign_legacy_vector() argument
745 irq_matrix_assign_system(vector_matrix, ISA_IRQ_VECTOR(irq), replace); in lapic_assign_legacy_vector()
/arch/arm64/boot/dts/qcom/
A Dmsm8916-huawei-g7.dts285 * Maybe Huawei decided to replace the second SIM card slot with the
A Dmsm8916-alcatel-idol347.dts309 /* Primary MI2S is not used, replace with Secondary MI2S for headphones */
A Dmsm8994-msft-lumia-octagon.dtsi444 * TODO: Once a proper driver is available, replace this.
/arch/arm/boot/dts/marvell/
A Darmada-388-gp.dts177 * A388-GP board v1.5 and higher replace
A Dkirkwood.dtsi36 /* If a board file needs to change this ranges it must replace it completely */
/arch/m68k/ifpsp060/
A Dilsp.doc54 search and replace function.
A Dfplsp.doc55 search and replace function.
A DTEST.DOC45 with a global search and replace function.
A Dfpsp.doc51 search and replace function.
A Disp.doc59 search and replace function.
/arch/m68k/fpsp040/
A Dbugfix.S481 | You should replace the jump to fpsp_fmt_error with a jump
A Dbindec.S248 movew #0x3fff,FP_SCR2(%a6) |replace exponent with 0x3fff
A Dres_func.S631 | replace exponent of src with $3fff (keep sign)
641 | replace exponent of src with $3fff (keep sign)
/arch/m68k/ifpsp060/src/
A Disp.S3165 # "replace" this section, if necessary. #
/arch/arm/mm/
A DKconfig1038 is to replace the normal offset of cache sync operation (0x730)
/arch/arm/
A DKconfig1159 replace the first two instructions of these library functions
/arch/arm64/
A DKconfig658 enables PLT support to replace certain ADRP instructions, which can
/arch/x86/
A DKconfig808 Paravirtualized spinlocks allow a pvops backend to replace the

Completed in 48 milliseconds