Home
last modified time | relevance | path

Searched defs:log_base (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/vhost/
Dvhost.c692 static bool log_access_ok(void __user *log_base, u64 addr, unsigned long sz) in log_access_ok()
712 static bool vq_memory_access_ok(void __user *log_base, struct vhost_umem *umem, in vq_memory_access_ok()
1382 void __user *log_base) in vq_log_access_ok()
1844 static int log_write(void __user *log_base, in log_write()
Dvhost.h137 void __user *log_base; member
/Linux-v5.4/arch/x86/kernel/
Dtboot.c352 void __iomem *log_base; in tboot_log_read() local