Searched defs:type (Results 1 - 25 of 26) sorted by relevance

12

/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/kernel/
H A Dtlb.h36 static inline void invalidatePCID(word_t type, void *vaddr, asid_t asid, word_t mask) argument
/seL4-mcs-10.1.1/include/machine/
H A Ddebug.h60 word_t vaddr, type, size, rw; member in struct:getBreakpointRet
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/smp/
H A Dipi.h31 static inline void doRemoteInvalidatePCID(word_t type, void *vaddr, asid_t asid, word_t mask) argument
/seL4-mcs-10.1.1/src/arch/arm/
H A Dc_traps.c70 c_handle_vm_fault(vm_fault_type_t type) argument
/seL4-mcs-10.1.1/include/api/
H A Dfailures.h39 syscall_error_type_t type; member in struct:syscall_error
/seL4-mcs-10.1.1/src/arch/x86/
H A Dc_traps.c59 vm_fault_type_t type = (NODE_STATE(ksCurThread)->tcbArch.tcbContext.registers[Error] >> 4u) & 1u; local
/seL4-mcs-10.1.1/include/arch/arm/arch/machine/
H A Ddebug.h144 word_t type; local
193 Arch_decodeSetBreakpoint(tcb_t *t, uint16_t bp_num, word_t vaddr, word_t type, word_t size, word_t rw) argument
265 word_t type; local
[all...]
/seL4-mcs-10.1.1/src/arch/x86/32/object/
H A Dobjecttype.c28 Arch_isFrameType(word_t type) argument
[all...]
/seL4-mcs-10.1.1/src/arch/x86/64/object/
H A Dobjecttype.c30 Arch_isFrameType(word_t type) argument
[all...]
/seL4-mcs-10.1.1/include/arch/x86/arch/kernel/
H A Dmultiboot2.h24 uint32_t type; member in struct:multiboot2_tag
31 uint32_t type; member in struct:multiboot2_memory
47 uint8_t type; member in struct:multiboot2_fb
H A Dmultiboot.h33 uint32_t type; member in struct:multiboot_mmap
/seL4-mcs-10.1.1/include/plat/imx31/plat/machine/
H A Ddevices.h34 uint32_t type; /* 004 */ member in struct:imx31_l2cc_id
/seL4-mcs-10.1.1/src/arch/arm/32/object/
H A Dobjecttype.c25 Arch_isFrameType(word_t type) argument
[all...]
/seL4-mcs-10.1.1/src/arch/arm/64/object/
H A Dobjecttype.c23 Arch_isFrameType(word_t type) argument
[all...]
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/
H A Dmachine.h150 static inline void invalidateLocalPCID(word_t type, void *vaddr, asid_t asid) argument
/seL4-mcs-10.1.1/src/arch/x86/kernel/
H A Dboot_sys.c287 uint32_t type = mmap->type; local
[all...]
/seL4-mcs-10.1.1/src/arch/x86/machine/
H A Dbreakpoint.c125 convertTypeAndAccessToArch(uint16_t bp_num, word_t type, word_t rw) argument
159 word_t type, rw; member in struct:__anon150
211 convertSizeToArch(uint16_t bp_num, word_t type, word_t size) argument
258 word_t type; local
[all...]
/seL4-mcs-10.1.1/src/plat/tk1/machine/
H A Dsmmu.c283 uint32_t UNUSED type = (err_status & MC_ERR_TYPE_MASK) >> MC_ERR_TYPE_SHIFT; local
/seL4-mcs-10.1.1/include/arch/x86/arch/api/
H A Dbootinfo_types.h129 uint32_t type; // memory type of region. Type 1 corresponds to RAM. member in struct:seL4_X86_mb_mmap
/seL4-mcs-10.1.1/libsel4/arch_include/x86/sel4/arch/
H A Dbootinfo_types.h129 uint32_t type; // memory type of region. Type 1 corresponds to RAM. member in struct:seL4_X86_mb_mmap
/seL4-mcs-10.1.1/src/object/
H A Dcnode.c642 word_t n, type; local
[all...]
/seL4-mcs-10.1.1/src/plat/pc99/machine/
H A Dacpi.c37 uint16_t type; member in struct:acpi_dmar_header
62 uint8_t type; member in struct:acpi_dmar_devscope
105 uint8_t type; member in struct:acpi_madt_header
/seL4-mcs-10.1.1/include/object/
H A Dstructures.h99 Zombie_new(word_t number, word_t type, word_t ptr) argument
115 word_t type = cap_zombie_cap_get_capZombieType(cap); local
396 word_t type = cap_zombie_cap_get_capZombieType(cap); local
[all...]
/seL4-mcs-10.1.1/src/arch/arm/machine/
H A Ddebug.c507 getBpNumFromType(uint16_t bp_num, word_t type) argument
553 setBreakpoint(tcb_t *t, uint16_t bp_num, word_t vaddr, word_t type, word_t size, word_t rw) argument
660 word_t type; local
[all...]
/seL4-mcs-10.1.1/src/arch/x86/object/
H A Dvcpu.c1546 word_t type; local
[all...]

Completed in 210 milliseconds

12