Searched refs:page (Results 76 - 100 of 104) sorted by relevance

12345

/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dcgi.pl65 user, e.g. by embedding it into the generated html page.
H A Dhttp_server.pl308 where the HTML page resides.
/barrelfish-master/doc/022-armv8/
H A Dreport.tex426 User-level page tables will \textbf{initially} be limited to a 4k translation
427 granularity. \textbf{Eventually} user-level page tables \textbf{should} have
428 access to all page-table formats and page sizes, as is the case in the current
621 \item Allocates and builds the CPU driver's page tables.
622 \item Activates the initial page table, and allocates a stack.
639 available for free, e.g. for the initial page tables. By moving ELF loading
643 code to relocate them, and to construct their page tables.
672 ELF images are loaded into page-aligned regions of type
675 initialises the inital page table
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h189 void **page; member in struct:mthca_array::__anon683
233 struct page *icm_page;
/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/asm/
H A Dsha1-ppc.pl10 # I let hardware handle unaligned input(*), except on page boundaries
220 # upon unaligned access which crosses page boundary. "Better safe
229 andi. $t1,$t1,4095 ; distance to closest page boundary
233 ble- Laligned ; didn't cross the page boundary
H A Dsha512-ppc.pl10 # I let hardware handle unaligned input, except on page boundaries
257 # upon unaligned access which crosses page boundary. "Better safe
266 andi. $t1,$t1,`4096-16*$SZ` ; distance to closest page boundary
269 ble- Laligned ; didn't cross the page boundary
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_tx.c38 #include <linux/page.h>
/barrelfish-master/kernel/
H A Dpaging_generic.c105 // we can currently only handle page tables with less than 2^16 entries.
118 * in page table 'ptable'
131 // compile_vaddr can be used on arbitrary page table types)
172 // add next piece of virtual address until we are at root page table
185 // no next page table
310 // calculate page table address
314 // get virtual address of first page
321 debug(SUBSYS_PAGING, "unmapping in floating page table; not flushing TLB\n");
352 // TODO: cleanup arch compatibility mess for page size selection
403 panic("large page suppor
[all...]
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dstruct.pl106 % for tidy_withvars. The new version of tidy uses copy_ground (next page).
/barrelfish-master/doc/015-disk-driver-arch/
H A Ddesign.tex28 page as the \ac{hba} memory, clients are able to access not just their own
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dmultiuser-sec.tex187 user between relation level and page level locking (see Knowledge Base BIP
275 A {\em shadow page} technique is used by \eclipse to implement the
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsintro.tex290 %%consult page \pageref{cnpage} how to load the appropriate library.}.
347 %Calling {\tt help(PredSpec)} will display the appropriate manual page,
H A Dumsflags.tex41 % Copy here the text from the get_flag/2 bip book page, remove
H A Dumssyntax.tex518 page \pageref{chapopers}). They may be locally redefined if desired.
/barrelfish-master/usr/skb/programs/
H A Dbridge_page_orig_naturally_aligned.pl52 % according to the spec we need 64Bytes in the Intel case. Reserve a page
H A Dbridge_page.pl120 % according to the spec we need 64Bytes in the Intel case. Reserve a page
H A Ddecoding_net2.pl1224 % node_pt stores the root page table for per node
H A Ddecoding_net3.pl1550 % node_pt stores the root page table for per node
H A Ddecoding_net3_multid.pl1569 % node_pt stores the root page table for per node
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dlinux_compat.c706 vmap(struct page **pages, unsigned int count, unsigned long flags, int prot)
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dannotate.tex357 clients \texttt{A,B,C,D} taken from the {\eclipse} examples web page.
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex72 nobreak=true% prevent page breaks in the middle of mystyle
750 entries represents a 4k page that can be used as buffers. \textbf{Note: the number
/barrelfish-master/include/vm/
H A Dvm_page.c66 * - A page queue lock is required when adding or removing a page from a
67 * page queue regardless of other locks or the busy state of a page.
69 * * In general, no thread besides the page daemon can acquire or
70 * hold more than one page queue lock at a time.
72 * * The page daemon can acquire and hold any pair of page queue
125 * Associated with page of user-allocatable memory is a
126 * page structur
[all...]
/barrelfish-master/doc/019-device-drivers/
H A DDeviceDriver.tex495 you a way to have fine grained, page level access control on memory. In
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex466 home page (whose URL is given in section \ref{icparcurl} below).
2378 IC-Parc home page
2599 reachable from the IC-Parc home page at

Completed in 242 milliseconds

12345