Home
last modified time | relevance | path

Searched full:inaccessible (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/drivers/gpu/drm/xe/
H A Dxe_tile_sriov_vf.c187 * said VF, and inaccessible areas above and below:
200 * |<------- inaccessible for VF ------->|<VF owned>|<-- inaccessible for VF ->|
218 * |<- inaccessible for VF -->|<VF owned>|<------- inaccessible for VF ------->|
/linux/rust/macros/
H A Dmodule.rs262 // SAFETY: This function is inaccessible to the outside due to the double in module()
280 // - This function is inaccessible to the outside due to the double in module()
318 // SAFETY: This function is inaccessible to the outside due to the double in module()
329 // - This function is inaccessible to the outside due to the double in module()
/linux/include/linux/
H A Dkasan-tags.h6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
H A Dbinfmts.h77 /* filename of the binary will be inaccessible after exec */
/linux/tools/include/linux/
H A Dkasan-tags.h6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-lg-bullhead.dtsi144 /* L5 is inaccessible from RPM */
151 /* L7 is inaccessible from RPM */
H A Dmsm8992-xiaomi-libra.dts260 /* L5 is inaccessible from RPM */
267 /* L7 is inaccessible from RPM */
/linux/tools/testing/selftests/powerpc/mm/
H A Dsegv_errors.c6 * Test that an access to a mapped but inaccessible area causes a SEGV and
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dimx8m-ddrc.yaml17 this process RAM itself becomes briefly inaccessible so actual frequency
/linux/tools/testing/selftests/kvm/s390/
H A Dtprot.c111 /* mismatched keys, fetch protection -> inaccessible */
124 /* mismatched keys, fetch protection, override applies to 0-2048 only -> inaccessible */
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-func-poll.rst66 ``ufds`` references an inaccessible memory area.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-func-poll.rst67 ``ufds`` references an inaccessible memory area.
/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c28 * Since the guest memory is inaccessible to the host, devices always in init_svm()
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-write.rst71 ``buf`` references an inaccessible memory area.
H A Dfunc-select.rst104 references an inaccessible memory area.
H A Dfunc-poll.rst106 ``ufds`` references an inaccessible memory area.
H A Dfunc-read.rst119 ``buf`` references an inaccessible memory area.
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-dump43 inaccessible.
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-modparams.h63 * @remove_when_gone: remove an inaccessible device from the PCIe bus.
/linux/arch/sh/mm/
H A Dtlb-pteaex.c66 * address arrays. In compat mode the second array is inaccessible, while
/linux/mm/kasan/
H A Dkasan.h147 #define KASAN_VMALLOC_INVALID 0xF8 /* inaccessible space in vmap area */
503 * kasan_poison - mark the memory range as inaccessible
532 * inaccessible
/linux/arch/x86/boot/
H A Dboot.h256 return -1; /* inaccessible */ in cmdline_find_option()
266 return -1; /* inaccessible */ in cmdline_find_option_bool()
/linux/drivers/mfd/
H A Datmel-flexcom.c72 * inaccessible and are read as zero. Also the external I/O lines of the in atmel_flexcom_probe()
/linux/Documentation/gpu/
H A Dmsm-preemption.rst94 NON_PRIV records need to be inaccessible from userspace, so they must be mapped
/linux/drivers/firmware/
H A Dsysfb_simplefb.c83 printk(KERN_DEBUG "sysfb: inaccessible VRAM base\n"); in sysfb_create_simplefb()

1234567