Searched defs:phys (Results 1 – 10 of 10) sorted by relevance
46 #define BUS_ADDRESS(phys) (((phys) & ~0xC0000000) | 0xC0000000) argument
172 metal_io_phys_to_offset(struct metal_io_region *io, metal_phys_addr_t phys) in metal_io_phys_to_offset()192 metal_io_phys_to_virt(struct metal_io_region *io, metal_phys_addr_t phys) in metal_io_phys_to_virt()
43 unsigned char phys; /* physical bit width */ member
17 #define BUS_ADDRESS(phys) (((phys) & ~0xC0000000) | 0xC0000000) argument
18 #define BUS_ADDRESS(phys) (((phys) & ~0xC0000000) | 0xC0000000) argument
27 metal_phys_addr_t phys) in virtqueue_phys_to_virt()
81 char phys[32]; member
Completed in 15 milliseconds