nr_pt_frames     1271 arch/x86/xen/mmu_pv.c 	size = xen_start_info->nr_pt_frames * PAGE_SIZE;
nr_pt_frames     1893 arch/x86/xen/mmu_pv.c 	pt_end = pt_base + xen_start_info->nr_pt_frames;
nr_pt_frames     2241 arch/x86/xen/mmu_pv.c 	xen_pt_size = xen_start_info->nr_pt_frames * PAGE_SIZE;
nr_pt_frames      655 include/xen/interface/xen.h 	unsigned long nr_pt_frames; /* Number of bootstrap p.t. frames.       */