Searched refs:DEBUGFS_SHARED_BUF_VIRT (Results 1 – 1 of 1) sorted by relevance
32 #define DEBUGFS_SHARED_BUF_VIRT ((void *)0x81000000U) macro56 static volatile union debugfs_parms *shared_ns_buf = DEBUGFS_SHARED_BUF_VIRT;107 (uintptr_t)DEBUGFS_SHARED_BUF_VIRT, in debugfs_smc_handler()150 ret = read(arg2, DEBUGFS_SHARED_BUF_VIRT, arg3); in debugfs_smc_handler()