Searched defs:log_base (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | tboot.c | 355 void __iomem *log_base; in tboot_log_read() local
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.h | 127 void __user *log_base; member
|
H A D | vhost.c | 726 static bool log_access_ok(void __user *log_base, u64 addr, unsigned long sz) in log_access_ok() argument 752 static bool vq_memory_access_ok(void __user *log_base, struct vhost_iotlb *umem, in vq_memory_access_ok() argument 1385 vq_log_used_access_ok(struct vhost_virtqueue *vq, void __user *log_base, bool log_used, u64 log_addr) vq_log_used_access_ok() argument 1401 vq_log_access_ok(struct vhost_virtqueue *vq, void __user *log_base) vq_log_access_ok() argument 1851 log_write(void __user *log_base, u64 write_address, u64 write_length) log_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.h | 137 void __user *log_base; member
|
H A D | vhost.c | 1000 static bool log_access_ok(void __user *log_base, u64 addr, unsigned long sz) in log_access_ok() argument 1026 static bool vq_memory_access_ok(void __user *log_base, struct vhost_iotlb *umem, in vq_memory_access_ok() argument 1677 vq_log_used_access_ok(struct vhost_virtqueue *vq, void __user *log_base, bool log_used, u64 log_addr) vq_log_used_access_ok() argument 1693 vq_log_access_ok(struct vhost_virtqueue *vq, void __user *log_base) vq_log_access_ok() argument 2137 log_write(void __user *log_base, u64 write_address, u64 write_length) log_write() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | tboot.c | 361 void __iomem *log_base; in tboot_log_read() local
|
Completed in 9 milliseconds