Home
last modified time | relevance | path

Searched refs:uncached (Results 26 – 35 of 35) sorted by relevance

12

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r.h867 u8 *uncached; member
/openbmc/linux/arch/
H A DKconfig296 # either provide an uncached segment alias for a DMA allocation, or
304 # to undo an in-place page table remap for uncached access.
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.txt318 * NULL dentry (ie. any uncached path element)
/openbmc/linux/arch/mips/
H A DKconfig1067 # Attribute bits. It is believed that the uncached access through
1068 # KSEG1 and the implementation specific "uncached accelerated" used
2528 # by a load instruction to an uncached address to empty the response buffer."
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1195 bool uncached = false; /*flags & KFD_IOCTL_SVM_FLAG_UNCACHED;*/ in svm_range_get_pte_flags() local
1240 if (uncached) { in svm_range_get_pte_flags()
/openbmc/linux/arch/arm64/
H A DKconfig1758 NOTE: when accessing uncached shared regions, LDXR/STXR rely
1762 perform SWP operations to uncached memory to deadlock.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.map1 …dersString","responseHeaders","timeoutTimer","urlAnchor","fireGlobals","uncached","callbackContext…
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch8697 + if (cma_vcsm_type() == VCSM_INIT_LEGACY) { // ** CMA is currently always uncached
9376 + if (pc->vcsm_init_type != VCSM_INIT_CMA) { // ** CMA is currently always uncached
/openbmc/u-boot/
H A DREADME2749 uncached in the MMU. This is useful for drivers that would
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch32199 +# We load data 16 shorts at a time from memory (uncached), and store to stack space to allow us to…
44832 + return gpu_malloc_internal(p, numbytes, VCSM_CACHE_TYPE_NONE, "ffmpeg uncached");
49258 + if (rpi->gpu_init_type == GPU_INIT_GPU) // * CMA is currently always uncached
63892 +@ the memory is uncached.
63897 +@ .8 stores would let us do non-word aligned stores into uncached but it

12