Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dvhost.c717 static bool log_access_ok(void __user *log_base, u64 addr, unsigned long sz) in log_access_ok()
743 static bool vq_memory_access_ok(void __user *log_base, struct vhost_iotlb *umem, in vq_memory_access_ok()
1397 void __user *log_base, in vq_log_used_access_ok()
1413 void __user *log_base) in vq_log_access_ok()
1854 static int log_write(void __user *log_base, in log_write()
Dvhost.h121 void __user *log_base; member
/linux-6.1.9/arch/x86/kernel/
Dtboot.c361 void __iomem *log_base; in tboot_log_read() local