Searched refs:frames (Results 1 – 9 of 9) sorted by relevance
/arch/arm/xen/ |
D | grant-table.c | 36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, in arch_gnttab_map_shared() argument
|
/arch/x86/xen/ |
D | grant-table.c | 54 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, in arch_gnttab_map_shared() argument 69 mfn_pte(frames[i], PAGE_KERNEL)); in arch_gnttab_map_shared()
|
D | enlighten.c | 605 unsigned long frames[pages]; in xen_load_gdt() local 636 frames[f] = mfn; in xen_load_gdt() 642 if (HYPERVISOR_set_gdt(frames, size / sizeof(struct desc_struct))) in xen_load_gdt() 654 unsigned long frames[pages]; in xen_load_gdt_boot() local 677 frames[f] = mfn; in xen_load_gdt_boot() 680 if (HYPERVISOR_set_gdt(frames, size / sizeof(struct desc_struct))) in xen_load_gdt_boot()
|
/arch/arm/lib/ |
D | backtrace.S | 33 beq no_frame @ we have no stack frames 95 beq no_frame @ no further frames
|
/arch/unicore32/lib/ |
D | backtrace.S | 36 beq no_frame @ we have no stack frames 94 beq no_frame @ no further frames
|
/arch/x86/include/asm/xen/ |
D | hypercall.h | 596 MULTI_set_gdt(struct multicall_entry *mcl, unsigned long *frames, int entries) in MULTI_set_gdt() argument 599 mcl->args[0] = (unsigned long)frames; in MULTI_set_gdt()
|
/arch/xtensa/kernel/ |
D | entry.S | 206 ffs_ws a0, a3 # number of frames to the '1' from left 213 slli a3, a0, 4 # number of frames to save in bits 8..4 589 l32i a2, a1, PT_WMASK # register frames saved (in bits 4...9) 1203 ffs_ws a0, a3 # a0: shifts to skip empty frames
|
/arch/um/ |
D | Kconfig.net | 184 frames. In general, slirp allows the UML the same IP connectivity
|
/arch/ |
D | Kconfig | 430 frames to determine if an object is part of either the arguments
|