OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_is_km
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
bus_space_alignstride_chipdep.c
403
/* check use of
handle_is_km
in BS(unmap) */
436
bool
handle_is_km
;
local in function:__BS
439
handle_is_km
= !(MIPS_KSEG0_P(h) || MIPS_KSEG1_P(h));
441
if (
handle_is_km
== true)
442
handle_is_km
= !MIPS_XKPHYS_P(h);
444
if (
handle_is_km
== true) {
484
if (
handle_is_km
== false) {
bus_space_alignstride_chipdep.c
403
/* check use of
handle_is_km
in BS(unmap) */
436
bool
handle_is_km
;
local in function:__BS
439
handle_is_km
= !(MIPS_KSEG0_P(h) || MIPS_KSEG1_P(h));
441
if (
handle_is_km
== true)
442
handle_is_km
= !MIPS_XKPHYS_P(h);
444
if (
handle_is_km
== true) {
484
if (
handle_is_km
== false) {
Completed in 27 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025