]>
Git Repo - linux.git/blobdiff - include/linux/kvm_types.h
typedef u64 hpa_t;
typedef unsigned long hfn_t;
+typedef hfn_t pfn_t;
+
struct kvm_pio_request {
unsigned long count;
int cur_count;
This page took 0.036691 seconds and 4 git commands to generate.