Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 9 of 9) sorted by relevance

/xen/xen/drivers/acpi/
A Dosl.c97 unsigned int offs = phys & (PAGE_SIZE - 1); in acpi_os_map_memory() local
/xen/xen/arch/x86/efi/
A Dmkreloc.c165 unsigned long offs; in map_section() local
184 unsigned long offs = sec->file_offset & (page_size - 1); in unmap_section() local
/xen/xen/include/asm-arm/
A Dlpae.h188 #define TABLE_OFFSET(offs, gran) (offs & lpae_entry_mask(gran)) argument
269 #define TABLE_OFFSET(offs) (_AT(unsigned int, offs) & LPAE_ENTRY_MASK) argument
/xen/xen/include/asm-x86/
A Dxstate.h64 uint32_t offs; member
/xen/xen/common/
A Dunlzma.c293 uint32_t offs) in peek_old_byte()
324 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte()
/xen/xen/include/asm-arm/tee/
A Doptee_msg.h122 uint64_t offs; member
/xen/xen/arch/arm/
A Dmm.c947 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap_attr() local
/xen/xen/arch/x86/
A Dmm.c3307 unsigned int vcpu_id, vcpu_bias, offs; in vcpumask_to_pcpumask() local
5906 unsigned int offs = pa & (PAGE_SIZE - 1); in ioremap() local
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c968 uint32_t offs; member
2446 static bool is_aligned(enum x86_segment seg, unsigned long offs, in is_aligned()

Completed in 54 milliseconds