Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_invalid_nested_guest_state.c90 sregs.tr.unusable = 1; in main()
H A Dvmx_exception_with_invalid_guest_state.c62 sregs.tr.unusable = !!set; in set_or_clear_invalid_guest_state()
/linux/Documentation/admin-guide/
H A Dedid.rst12 or the computer is unusable, because the screen remains dark after
H A Dbinderfs.rst73 instance unusable. The ``binder-control`` device will be deleted when the
/linux/Documentation/ABI/testing/
H A Dsysfs-block-aoe24 is ready for I/O and "down" if detected but unusable. The
H A Dsysfs-fs-f2fs349 What: /sys/fs/f2fs/<disk>/unusable
353 are unusable.
355 would be unusable if checkpoint=disable were to be set.
643 Description: Shows the number of unusable blocks in a section which was defined by
/linux/drivers/usb/usbip/
H A Dusbip_event.c89 /* Mark the device as unusable. */ in event_handler()
91 ud->eh_ops.unusable(ud); in event_handler()
H A Dstub_dev.c296 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
H A Dvudc_dev.c580 ud->eh_ops.unusable = vudc_device_unusable; in init_vudc_hw()
/linux/Documentation/sound/cards/
H A Dbt87x.rst70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9131-db.dtsi49 * unusable by disabling the SFP node.
H A Dcn9132-db.dtsi67 * unusable by disabling the SFP node.
H A Dcn9130-db.dtsi100 * unusable by disabling the SFP node.
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst35 considered unusable until this initialization process completes.
/linux/drivers/leds/
H A DTODO18 No two LEDs have same name, so the names are probably unusable for the
/linux/samples/seccomp/
H A Dbpf-helper.h135 #error __BITS_PER_LONG value unusable.
/linux/arch/arm/crypto/
H A DKconfig109 CTR when invoked in a context in which NEON instructions are unusable.
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.h138 * @unusable: True if the VM has turned unusable because something
146 * Instead, we should just flag the VM as unusable, and fail any
152 bool unusable; member
H A Dmsm_gem_vma.c173 * msm_gem_vm_unusable() - Mark a VM as unusable
174 * @gpuvm: the VM to mark unusable
185 vm->unusable = true; in msm_gem_vm_unusable()
649 int ret = vm->unusable ? -EINVAL : 0; in msm_vma_job_run()
1355 if (to_msm_vm(ctx->vm)->unusable) in msm_ioctl_vm_bind()
1356 return UERR(EPIPE, dev, "context is unusable"); in msm_ioctl_vm_bind()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c364 * @unusable: True if the VM has turned unusable because something
372 * Instead, we should just flag the VM as unusable, and fail any
381 bool unusable; member
665 * Return: true if the VM is unusable, false otherwise.
669 return vm->unusable; in panthor_vm_is_unusable()
2173 if (vm->unusable) { in panthor_vm_exec_op()
2192 vm->unusable = true; in panthor_vm_exec_op()
2208 * drm_sched finished fence, but we also flag the VM as unusable, because in panthor_vm_bind_run_job()
2486 if (vm->destroyed || vm->unusable) in panthor_vm_bind_job_create()
[all...]
/linux/arch/x86/kvm/vmx/
H A Dsgx.c44 fault = (s.unusable) || in sgx_get_encls_gva()
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst77 is ready for I/O and "down" if detected but unusable. The
/linux/Documentation/arch/x86/
H A Dsgx.rst236 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
244 SGX will likely become unusable because the memory available to SGX is
/linux/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst42 missing macroblocks at the end and is unusable. So the height must be a
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c61 "unusable: 0x%.2x padding: 0x%.2x\n", in segment_dump()
63 segment->unusable, segment->padding); in segment_dump()
409 * Sets the segment register pointed to by @segp to an unusable state.
414 segp->unusable = true; in kvm_seg_set_unusable()

123