Searched defs:offs (Results 1 – 11 of 11) sorted by relevance
22 #define SETUP_EXCEPTION_FRAME_POINTER(offs) \ argument26 #define SETUP_EXCEPTION_FRAME_POINTER(offs) argument
84 uint32_t offs; member
92 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
187 #define TABLE_OFFSET(offs, gran) (offs & lpae_entry_mask(gran)) argument259 #define TABLE_OFFSET(offs) ((unsigned int)(offs) & LPAE_ENTRY_MASK) argument
294 uint32_t offs) in peek_old_byte()325 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte()
160 unsigned long offs; in kernel_zimage_load() local
948 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap_attr() local
1969 unsigned long offs; in initrd_load() local
2943 unsigned int vcpu_id, vcpu_bias, offs; in vcpumask_to_pcpumask() local5238 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap() local
1976 static bool is_aligned(enum x86_segment seg, unsigned long offs, in is_aligned()
Completed in 40 milliseconds