Home
last modified time | relevance | path

Searched refs:memory_allowed (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_ioc32.c650 u32 memory_allowed; /* bytes */ member
675 i32.memory_allowed = info.memory_allowed; in compat_drm_agp_info()
H A Ddrm_agpsupport.c73 info->memory_allowed = kern->max_memory << PAGE_SHIFT; in drm_agp_info()
/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm.h576 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm.h568 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm.h568 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm.h575 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm.h568 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm.h569 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm.h569 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm.h569 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm.h569 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Ddrm.h575 unsigned long memory_allowed; /* bytes */ member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c2457 return i.memory_allowed; in drmAgpMemoryAvail()