Searched hist:88629 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/sparc64/include/
H A Dtlb.hdiff 88629 Sat Dec 29 07:07:35 MST 2001 jake 1. Certain tlb operations need to be atomic, so disable interrupts for
their duration. This is still only effective as long as they are
only used in the static kernel. Code in modules may cause instruction
faults which makes these break in different ways anyway.
2. Add a load bearing membar #Sync.
3. Add an inline for demapping an entire context.

Submitted by: tmm (1, 2)

Completed in 39 milliseconds