Searched defs:offs (Results 1 – 9 of 9) sorted by relevance
97 unsigned int offs = phys & (PAGE_SIZE - 1); in acpi_os_map_memory() local
165 unsigned long offs; in map_section() local184 unsigned long offs = sec->file_offset & (page_size - 1); in unmap_section() local
188 #define TABLE_OFFSET(offs, gran) (offs & lpae_entry_mask(gran)) argument269 #define TABLE_OFFSET(offs) (_AT(unsigned int, offs) & LPAE_ENTRY_MASK) argument
64 uint32_t offs; member
293 uint32_t offs) in peek_old_byte()324 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte()
122 uint64_t offs; member
947 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap_attr() local
3307 unsigned int vcpu_id, vcpu_bias, offs; in vcpumask_to_pcpumask() local5906 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap() local
968 uint32_t offs; member2446 static bool is_aligned(enum x86_segment seg, unsigned long offs, in is_aligned()
Completed in 54 milliseconds