Searched refs:VHOST_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
58 #define VHOST_PAGE_SIZE 0x1000 macro
433 u64 a = addr / VHOST_PAGE_SIZE / 8; in log_access_ok()441 (sz + VHOST_PAGE_SIZE * 8 - 1) / VHOST_PAGE_SIZE / 8); in log_access_ok()906 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write()911 write_length += write_address % VHOST_PAGE_SIZE; in log_write()921 if (write_length <= VHOST_PAGE_SIZE) in log_write()923 write_length -= VHOST_PAGE_SIZE; in log_write()