Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.16 11 lines 345 B view raw
1/* SPDX-License-Identifier: GPL-2.0-only */ 2/* 3 * Copyright (c) 2022 NVIDIA Corporation. 4 */ 5 6#define HOST1X_COMMON_OFA_MLOCK 0x4050 7#define HOST1X_COMMON_NVJPG1_MLOCK 0x4070 8#define HOST1X_COMMON_VIC_MLOCK 0x4078 9#define HOST1X_COMMON_NVENC_MLOCK 0x407c 10#define HOST1X_COMMON_NVDEC_MLOCK 0x4080 11#define HOST1X_COMMON_NVJPG_MLOCK 0x4084