Home
last modified time | relevance | path

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

12

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-uacce29 0 means never isolate the device. The maximum value is 65535. You can write
32 What: /sys/class/uacce/<dev_name>/isolate
/linux/drivers/firmware/arm_ffa/
H A DKconfig12 virtualization extension to isolate software images provided
/linux/arch/m68k/fpsp040/
H A Dx_store.S42 bfextu %d0{#6:#3},%d0 |isolate dest. reg from cmdreg3b
237 andw #0x7,%d0 |isolate register number
H A Dbugfix.S280 | It is necessary to isolate the result of the instruction in the
406 | It is necessary to isolate the result of the instruction in the
H A Dres_func.S117 andib #0x3b,%d0 |isolate bits to select inst
725 andib #0x60,%d0 |isolate tag bits
1418 andiw #0x0c00,%d0 |isolate last 2 bits of size field
1956 bfextu %d0{#16:#3},%d0 |isolate source bits
1984 bfextu %d0{#25:#3},%d0 |isolate register for dynamic k-factor
H A Dx_operr.S258 andil #7,%d0 |isolate register number
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst10 When writing unit tests, it's important to be able to isolate the code being
24 manage, isolate, and restore state, or they can avoid it altogether by
/linux/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
/linux/arch/alpha/lib/
H A Dstrrchr.S56 negq t1, t4 # e0 : isolate first null byte match
H A Dev67-strrchr.S84 negq t1, t4 # E : isolate first null byte match
H A Dstxcpy.S216 negq t8, t6 # e0 : isolate low bit set
H A Dev6-stxcpy.S243 negq t8, t6 # E : isolate low bit set
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c63 static int cpu_0_workaround(int isolate);
1055 static int cpu_0_workaround(int isolate) in cpu_0_workaround()
1062 debug_printf("isolate CPU 0 state: %d\n", isolate); in cpu_0_workaround()
1064 if (isolate) in cpu_0_workaround()
1065 goto isolate; in cpu_0_workaround()
1080 /* Is CPU 0 is in isolate list, the display is sorted so first element will be CPU 0*/ in cpu_0_workaround()
1106 isolate: in isst_fill_platform_info()
1115 ret = isolate_cpus(&id, sizeof(cpu_mask), &cpu_mask, isolate, 1); in isst_fill_platform_info()
1118 fprintf(stderr, "Can't isolate CP in isst_fill_platform_info()
1035 cpu_0_workaround(int isolate) cpu_0_workaround() argument
[all...]
/linux/arch/arm/mach-omap2/
H A Dsram242x.S143 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
280 and r8, r8, #3 @ isolate field
H A Dsram243x.S143 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
280 and r8, r8, #3 @ isolate field
/linux/drivers/vfio/
H A DKconfig67 VFIO is built on the ability to isolate devices using the IOMMU.
/linux/Documentation/admin-guide/hw-vuln/
H A Dvmscape.rst49 because nested hypervisors should already be deploying IBPB to isolate
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst44 attempting to isolate the problem. Please report them, but don't
/linux/arch/loongarch/
H A DMakefile153 cflags-y += $(call cc-option, -mno-check-zero-division -fno-isolate-erroneous-paths-dereference)
/linux/mm/
H A Dpage_alloc.c535 bool isolate) in init_pageblock_migratetype() argument
549 "Set isolate=true to isolate pageblock with a migratetype"); in init_pageblock_migratetype()
552 if (isolate) in init_pageblock_migratetype()
2071 static inline void toggle_pageblock_isolate(struct page *page, bool isolate) in toggle_pageblock_isolate() argument
2073 if (isolate) in toggle_pageblock_isolate()
2083 * @isolate: to isolate the given pageblock or unisolate it
2099 struct page *page, bool isolate) in __move_freepages_block_isolate() argument
2106 if (isolate in __move_freepages_block_isolate()
[all...]
/linux/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst63 extensively, it will isolate the CPU core so you will have the least
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst23 it difficult to isolate and root-cause.
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1370 int link_speed, isolate; in falcon_reconfigure_mac_wrapper() local
1372 isolate = !!READ_ONCE(efx->reset_pending); in falcon_reconfigure_mac_wrapper()
1395 !link_state->up || isolate); in falcon_reconfigure_mac_wrapper()
1409 EF4_SET_OWORD_FIELD(reg, FRF_BZ_RX_INGR_EN, !isolate); in falcon_reconfigure_mac_wrapper()
/linux/Documentation/arch/arm/
H A Dkernel_mode_neon.rst91 * isolate the NEON code in a separate compilation unit and compile it with
/linux/arch/arm/kernel/
H A Dphys2virt.S104 lsrs r3, r6, #29 @ isolate top 3 bits of displacement

12