Searched refs:width (Results 1 – 6 of 6) sorted by relevance
102 u8 width; in pci_testdev_one() local112 width = ops->io_readb(&test->width); in pci_testdev_one()113 if (width != 1 && width != 2 && width != 4) in pci_testdev_one()120 switch (width) { in pci_testdev_one()
95 uint8_t width; member
348 uint8_t width; in pci_next() local357 width = ioreadb(addr + offsetof(struct pci_test_dev_hdr, width), in pci_next()359 switch (width) { in pci_next()
341 u32 idx, width, type, enc; in find_vmcs_max_index() local350 for (width = 0; width < (1 << 2) ; width++) { in find_vmcs_max_index()353 (width << VMCS_FIELD_WIDTH_SHIFT); in find_vmcs_max_index()762 int width = cpuid_maxphyaddr(); in test_vmclear() local777 ((u64)1 << (width+1))); in test_vmclear()1484 int width = cpuid_maxphyaddr(); in test_vmxon() local1504 vmxon_region = (u64 *)((intptr_t)bsp_vmxon_region | ((u64)1 << (width+1))); in test_vmxon()1531 int width = cpuid_maxphyaddr(); in test_vmptrld() local1543 ((u64)1 << (width+1))); in test_vmptrld()
139 width:1, member
112 uint8_t width; member584 if (sprs[i].width == 32) { in main()591 if (sprs[i].width == 32 && !(before[i] >> 32) && !(after[i] >> 32)) { in main()